Properties
Optional button
button?: {
emoji?: string;
style?: ButtonStyles | ButtonStyle;
}
Type declaration
-
Optional emoji?: string
-
Optional style?: ButtonStyles | ButtonStyle
channelId
channelId: string
Optional host
host?: {
id: string;
mention?: boolean;
}
Type declaration
-
id: string
-
Optional mention?: boolean
Optional mentions
mentions?: {
id: string;
type: "role" | "user";
}[]
Type declaration
-
id: string
-
type: "role" | "user"
Optional options
options?: Pick<MessageCreateOptions, "content" | "embeds" | "components" | "files">
Optional winners
winners?: number
Use the unicode or custom Discord EMOJI ID