bot property

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

Information about the bot. Token of the bot can be fetched using the method getManagedBotToken.

Implementation

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