Interface RawMessageData

Hierarchy

  • RawMessageData

Properties

application?: RawApplicationData
application_id?: string
attachments: RawAttachmentData[]
author: RawUserData
channel_id: string
content: string
edited_timestamp: any
edited_timstamp: null | string
embeds: RawEmbedData[]
flags?: number
guild_id: string
id: string
mention_channels?: RawChannelMentionData[]
mention_everyone: boolean
mention_roles: string[]
mentions: RawUserData[]
message_reference?: RawMessageReferenceData
nonce?: string | number
pinned: boolean
position?: number
reactions?: RawReactionData[]
referenced_message?: RawMessageData
role_subscription_data?: RawRoleSubscriptionData
sticker_items?: RawStickerItemData[]
stickers?: RawStickerData[]
this: any
timestamp: string
tts: boolean
type: number
webhook_id?: string

Generated using TypeDoc