is_hand_raised property

bool is_hand_raised
read / write

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

late bool is_hand_raised;