Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Message

Hierarchy

  • Message

Index

Properties

activity?: MessageActivity
application?: Application
application_id?: string
attachments: Attachment[]
author: User
channel_id: string
components?: Component[]
content: string
edited_timestamp: number
embeds: Embed[]
flags?: MessageFlags
guild_id?: string
id: string
interaction?: Interaction
member?: GuildMember
mention_channels: ChannelMention[]
mention_everyone: boolean
mention_roles: Role[]
mentions: User[]
message_reference?: MessageReference
nonce: string | number
pinned: boolean
reactions: Reaction[]
referenced_message?: Message
sticker_items?: StickerItem[]
stickers?: Sticker[]
thread?: Channel
timestamp: number
tts: boolean
webhook_id?: string

Generated using TypeDoc