MessageUserVoteMultiple¶
-
class
pyrogram.raw.types.
MessageUserVoteMultiple
¶ How a user voted in a multiple-choice poll.
Constructor type of
MessageUserVote
.- Details
Layer:
122
ID:
0xe8fe0de
- Parameters
user_id (
int
32-bit
) – User ID.options (List of
bytes
) – Options chosen by the user.date (
int
32-bit
) – When did the user cast their votes.