bot property
Information about the bot. The bot's token can be fetched using the
method getManagedBotToken.
Implementation
@JsonKey(name: 'bot')
User get bot;
Information about the bot. The bot's token can be fetched using the
method getManagedBotToken.
@JsonKey(name: 'bot')
User get bot;