DiscordPollVoteAdd
Documentation / @discordeno/types / DiscordPollVoteAdd
Interface: DiscordPollVoteAdd
Defined in: discord/gateway.ts:1046
Properties
answer_id
answer_id:
number
Defined in: discord/gateway.ts:1056
ID of the answer.
channel_id
channel_id:
string
Defined in: discord/gateway.ts:1050
ID of the channel. Usually a snowflake
guild_id?
optionalguild_id?:string
Defined in: discord/gateway.ts:1054
ID of the guild. Usually a snowflake
message_id
message_id:
string
Defined in: discord/gateway.ts:1052
ID of the message. Usually a snowflake
user_id
user_id:
string
Defined in: discord/gateway.ts:1048
ID of the user. Usually a snowflake