menu
tdlib package
documentation
td_api.dart
InviteGroupCallParticipants
userIds property
userIds property
dark_mode
light_mode
userIds
property
List
<
int
>
userIds
final
userIds
User identifiers. At most 10 users can be invited simultaneously
Implementation
final List<int> userIds;
tdlib package
documentation
td_api
InviteGroupCallParticipants
userIds property
InviteGroupCallParticipants class