canSendOtherMessages property
Optional. True, if the user is allowed to send animations, games, stickers and use inline bots, implies can_send_media_messages
Implementation
@JsonKey(name: 'can_send_other_messages')
bool? get canSendOtherMessages;
Optional. True, if the user is allowed to send animations, games, stickers and use inline bots, implies can_send_media_messages
@JsonKey(name: 'can_send_other_messages')
bool? get canSendOtherMessages;