GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MESSAGE_POLL_VOTE_ADD

API/Variables/MESSAGE_POLL_VOTE_ADD
seyfert/lib/events/hooks/message.d.ts

Signature

export declare const MESSAGE_POLL_VOTE_ADD: (_: UsingClient, data: GatewayMessagePollVoteDispatchData) => { userId: string; channelId: string; messageId: string; guildId?: string | undefined; answerId: number; };

Members

This export does not declare public properties or methods in the generated declaration file.