DiscordPollVoteAdd
Documentation / @discordeno/bot / DiscordPollVoteAdd
Interface: DiscordPollVoteAdd
Defined in: packages/types/dist/types/discord/gateway.d.ts:746
Properties
answer_id
answer_id:
number
Defined in: packages/types/dist/types/discord/gateway.d.ts:756
ID of the answer.
channel_id
channel_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:750
ID of the channel. Usually a snowflake
guild_id?
optional
guild_id:string
Defined in: packages/types/dist/types/discord/gateway.d.ts:754
ID of the guild. Usually a snowflake
message_id
message_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:752
ID of the message. Usually a snowflake
user_id
user_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:748
ID of the user. Usually a snowflake