ToggleGroupCallEnabledStartNotification constructor

ToggleGroupCallEnabledStartNotification(
  1. {required int group_call_id,
  2. required bool enabled_start_notification,
  3. int? extra,
  4. int? clientId}
)

Toggles whether the current user will receive a notification when the group call will start; scheduled group calls only

Returns Ok

Implementation

ToggleGroupCallEnabledStartNotification