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