rights property

  1. @JsonKey(name: 'rights')
BusinessBotRights get rights
inherited

Indicates whether the bot can act on behalf of the business account in chats that were active in the last 24 hours.

Implementation

@JsonKey(name: 'rights')
BusinessBotRights get rights;