toggle_group_call_participant_is_hand_raised


Description:

public async Ok toggle_group_call_participant_is_hand_raised (int32 group_call_id, MessageSender participant_id, bool is_hand_raised) throws TDLibError

Toggles whether a group call participant hand is rased; for video chats only

Parameters:

group_call_id

Group call identifier

participant_id

Participant identifier

is_hand_raised

Pass true if the user's hand needs to be raised. Only self hand can be raised. Requires groupCall.can_be_managed right to lower other's hand