MESSAGE_POLL_VOTE_REMOVE
Signature
export declare const MESSAGE_POLL_VOTE_REMOVE: (_: 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.