canSendAudios property
True, if the user is allowed to send audios Since Bot API 6.5
Implementation
@JsonKey(name: 'can_send_audios')
bool? get canSendAudios;
True, if the user is allowed to send audios Since Bot API 6.5
@JsonKey(name: 'can_send_audios')
bool? get canSendAudios;