DiscordPollVoteAdd
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordPollVoteAdd
Interface: DiscordPollVoteAdd
https://discord.com/developers/docs/events/gateway-events#message-poll-vote-add
Properties
answer_id
answer_id:
number
ID of the answer.
Defined in
packages/types/dist/types/discord.d.ts:1501
channel_id
channel_id:
string
ID of the channel. Usually a snowflake
Defined in
packages/types/dist/types/discord.d.ts:1495
guild_id?
optional
guild_id:string
ID of the guild. Usually a snowflake
Defined in
packages/types/dist/types/discord.d.ts:1499
message_id
message_id:
string
ID of the message. Usually a snowflake
Defined in
packages/types/dist/types/discord.d.ts:1497
user_id
user_id:
string
ID of the user. Usually a snowflake
Defined in
packages/types/dist/types/discord.d.ts:1493