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