canSendVideoNotes property

  1. @JsonKey(name: 'can_send_video_notes')
bool? get canSendVideoNotes
inherited

True, if the user is allowed to send video notes

Implementation

@JsonKey(name: 'can_send_video_notes')
bool? get canSendVideoNotes;