canSendVoiceNotes property
True, if the user is allowed to send voice notes
Implementation
@JsonKey(name: 'can_send_voice_notes')
bool? get canSendVoiceNotes;
True, if the user is allowed to send voice notes
@JsonKey(name: 'can_send_voice_notes')
bool? get canSendVoiceNotes;