RevokeGroupCallInviteLink constructor

RevokeGroupCallInviteLink(
  1. {required int group_call_id,
  2. int? extra,
  3. int? clientId}
)

Revokes invite link for a group call. Requires groupCall.can_be_managed group call flag

Returns Ok

Implementation

RevokeGroupCallInviteLink