canReply property

  1. @JsonKey(name: 'can_reply')
bool get canReply
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: 'can_reply')
bool get canReply;