Message.retract_vote()¶
- Message.retract_vote()¶
Shortcut for method
retract_votewill automatically fill method attributes:chat_id
message_id
- Returns:
Poll– On success, the poll with the retracted vote is returned.- Raises:
RPCError – In case of a Telegram RPC error.