upd: fix poll handling
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Entity {
|
||||
options: Array<PollOption>
|
||||
voted: boolean
|
||||
emojis?: []
|
||||
own_votes?: Array<number>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user