canSendVoiceNotes property

  1. @JsonKey(name: 'can_send_voice_notes')
bool? get canSendVoiceNotes
inherited

True, if the user is allowed to send voice notes

Implementation

@JsonKey(name: 'can_send_voice_notes')
bool? get canSendVoiceNotes;