bot property

  1. @JsonKey.new(name: 'bot')
User get bot
inherited

Information about the bot. The bot's token can be fetched using the method getManagedBotToken.

Implementation

@JsonKey(name: 'bot')
User get bot;