chore: add new type
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Entity {
|
|||||||
language: string | null
|
language: string | null
|
||||||
pinned: boolean | null
|
pinned: boolean | null
|
||||||
emoji_reactions: Array<Reaction>
|
emoji_reactions: Array<Reaction>
|
||||||
quote: Status | boolean
|
quote: Status | boolean | null
|
||||||
bookmarked: boolean
|
bookmarked: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user