DiscordPollVoteRemove
Documentation / @discordeno/types / DiscordPollVoteRemove
Interface: DiscordPollVoteRemove
Defined in: discord/gateway.ts:1060
Properties
answer_id
answer_id:
number
Defined in: discord/gateway.ts:1070
ID of the answer.
channel_id
channel_id:
string
Defined in: discord/gateway.ts:1064
ID of the channel. Usually a snowflake
guild_id?
optionalguild_id?:string
Defined in: discord/gateway.ts:1068
ID of the guild. Usually a snowflake
message_id
message_id:
string
Defined in: discord/gateway.ts:1066
ID of the message. Usually a snowflake
user_id
user_id:
string
Defined in: discord/gateway.ts:1062
ID of the user. Usually a snowflake