rights property
- @JsonKey(name: '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;
Indicates whether the bot can act on behalf of the business account in chats that were active in the last 24 hours.
@JsonKey(name: 'rights')
BusinessBotRights get rights;