GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayMessagePollVoteDispatchData

API/Interfaces/GatewayMessagePollVoteDispatchData
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayMessagePollVoteDispatchData

Properties

5
user_idchannel_idmessage_idguild_idanswer_id

Methods

0

No methods.

Properties

user_id#
user_id: Snowflake;

ID of the user

channel_id#
channel_id: Snowflake;

ID of the channel

message_id#
message_id: Snowflake;

ID of the message

guild_id#
guild_id?: Snowflake;

ID of the guild

answer_id#
answer_id: number;

ID of the answer