is_hand_raised property

Bool? is_hand_raised
getter/setter pair

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

Implementation

Bool? is_hand_raised;