DiscordPollVoteRemove
Documentation / @discordeno/bot / DiscordPollVoteRemove
Interface: DiscordPollVoteRemove
Defined in: packages/types/dist/types/discord/gateway.d.ts:759
Properties
answer_id
answer_id:
number
Defined in: packages/types/dist/types/discord/gateway.d.ts:769
ID of the answer.
channel_id
channel_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:763
ID of the channel. Usually a snowflake
guild_id?
optional
guild_id:string
Defined in: packages/types/dist/types/discord/gateway.d.ts:767
ID of the guild. Usually a snowflake
message_id
message_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:765
ID of the message. Usually a snowflake
user_id
user_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:761
ID of the user. Usually a snowflake