Raises/lowers a hand of the authenticated MyUser in the specified ChatCall.
Future<void> toggleHand(ChatId chatId, bool raised);