canSendAudios property

  1. @JsonKey(name: 'can_send_audios')
bool? get canSendAudios
inherited

True, if the user is allowed to send audios Since Bot API 6.5

Implementation

@JsonKey(name: 'can_send_audios')
bool? get canSendAudios;