Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Interface MessageCreate

Defined in rawevents

Properties

activity?: {
cover_image?: string,
name?: string,
party_id: string,
type: number
}
application?: {
cover_image: null | string,
description: string,
icon: null | string,
id: string,
name: string,
primary_sku_id: string
}
attachments?: Array<RawMessageAttachmentinterface RawMessageAttachmentdetritus-client/gateway/RawMessageAttachment>external Array
author: RawUserinterface RawUserdetritus-client/gateway/RawUser
call?: {
ended_timestamp: null | string,
participiants: Array<string>external Array
}
components?: Array<RawMessageComponentinterface RawMessageComponentdetritus-client/gateway/RawMessageComponent>external Array
embeds?: Array<RawMessageEmbedinterface RawMessageEmbeddetritus-client/gateway/RawMessageEmbed>external Array
member?: RawMemberWithoutUserinterface RawMemberWithoutUserdetritus-client/gateway/RawMemberWithoutUser
mention_channels?: Array<RawChannelinterface RawChanneldetritus-client/gateway/RawChannel>external Array
mention_roles: Array<string>external Array
mentions: Array<{
bot: boolean,
discriminator: string,
id: string,
member?: RawMemberWithoutUserinterface RawMemberWithoutUserdetritus-client/gateway/RawMemberWithoutUser,
username: string
}
>external Array
message_reference?: {
channel_id: string,
guild_id?: string,
message_id: string
}
stickers?: Array<RawStickerinterface RawStickerdetritus-client/gateway/RawSticker>external Array