canSendVideoNotes property
True, if the user is allowed to send video notes
Implementation
@JsonKey(name: 'can_send_video_notes')
bool? get canSendVideoNotes;
True, if the user is allowed to send video notes
@JsonKey(name: 'can_send_video_notes')
bool? get canSendVideoNotes;