canReadAllGroupMessages property
Optional. True, if privacy mode is disabled for the bot. Returned only in getMe.
Implementation
@JsonKey(name: 'can_read_all_group_messages')
bool? get canReadAllGroupMessages;
Optional. True, if privacy mode is disabled for the bot. Returned only in getMe.
@JsonKey(name: 'can_read_all_group_messages')
bool? get canReadAllGroupMessages;