menu
tdlib2 package
documentation
td_api.dart
GetVideoChatInviteLink
GetVideoChatInviteLink.new constructor
GetVideoChatInviteLink.new constructor
dark_mode
light_mode
GetVideoChatInviteLink
constructor
GetVideoChatInviteLink
(
{
required
int
groupCallId
,
required
bool
canSelfUnmute
,
})
Implementation
GetVideoChatInviteLink({ required this.groupCallId, required this.canSelfUnmute, });
tdlib2 package
documentation
td_api
GetVideoChatInviteLink
GetVideoChatInviteLink.new constructor
GetVideoChatInviteLink class