poll property
Optional. New poll state. Bots receive only updates about stopped polls and polls, which are sent by the bot
Implementation
@JsonKey(name: 'poll')
Poll? get poll;
Optional. New poll state. Bots receive only updates about stopped polls and polls, which are sent by the bot
@JsonKey(name: 'poll')
Poll? get poll;