Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageMentions

Represents all mentions (members, roles, channels) that appear in a Message

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

bot

bot: Bot

The Bot operating this structure

crosspostedChannels

crosspostedChannels: Collection<Snowflake, GuildChannel>

members

Collection of all Members mentioned in this message

message

message: Message

The Message associated to these mentions

roles

Collection of all Roles mentioned in this message

users

Collection of all Users mentioned in this message

Accessors

channels

Methods

clone

  • clone(): this

update

Generated using TypeDoc