ban_group_call_participants


Description:

public async Ok ban_group_call_participants (int32 group_call_id, ArrayList<int64?> user_ids) throws TDLibError

Bans users from a group call not bound to a chat; requires groupCall.is_owned. Only the owner of the group call can invite the banned users back

Parameters:

group_call_id

Group call identifier

user_ids

Identifiers of group call participants to ban; identifiers of unknown users from the update updateGroupCallParticipants can be also passed to the method