canManageVideoChats property

  1. @JsonKey(name: 'can_manage_video_chats')
bool get canManageVideoChats
inherited

True, if the administrator can manage video chats

Implementation

@JsonKey(name: 'can_manage_video_chats')
bool get canManageVideoChats;