MESSAGE_REACTION_REMOVE_EMOJI
Signature
export declare const MESSAGE_REACTION_REMOVE_EMOJI: (_self: UsingClient, data: GatewayMessageReactionRemoveEmojiDispatchData) => { emoji: { roles?: string[] | undefined; ... 6 more ...; animated?: boolean | undefined; }; channelId: string; messageId: string; guildId?: string | undefined; };Members
This export does not declare public properties or methods in the generated declaration file.