menu
televerse package
documentation
telegram.dart
VideoChatParticipantsInvited
users property
users property
dark_mode
light_mode
users
property
@JsonKey(name: 'users')
List
<
User
>
get
users
inherited
New members that were invited to the video chat.
Implementation
@JsonKey(name: 'users') List<User> get users;
televerse package
documentation
telegram
VideoChatParticipantsInvited
users property
VideoChatParticipantsInvited class