Properties
channelId
channelId: undefined | null | string
color
color: string
options
options: {
avatar: null | string;
components: APIActionRowComponent<APIMessageActionRowComponent>[];
content: string;
embeds: APIEmbed[];
username: null | string;
}
Type declaration
-
avatar: null | string
-
components: APIActionRowComponent<APIMessageActionRowComponent>[]
-
content: string
-
embeds: APIEmbed[]
-
username: null | string
roles
roles: string[]
searchId
searchId: string
showButtons
showButtons: boolean
toggles
toggles: {
reposts: boolean;
}
url
url: undefined | null | string