Results

Namespace

Type

An enumeration of possible message types.

Index

Enumeration members

CHANNEL_FOLLOW_ADD

CHANNEL_FOLLOW_ADD: = 12

A special message that appears in a channel when it begins following an announcements channel.

CHANNEL_PINNED_MESSAGE

CHANNEL_PINNED_MESSAGE: = 6

A message in a channel that denotes a message was pinned.

DEFAULT

DEFAULT: = 0

A default message. Contains text and/or embeds sent by a user, bot, or webhook.

GUILD_MEMBER_JOIN

GUILD_MEMBER_JOIN: = 7

A special message that appears in the system channel that a guild member has joined the server.

REPLY

REPLY: = 19

A default message that includes a reference to a message.

USER_PREMIUM_GUILD_SUBSCRIPTION

USER_PREMIUM_GUILD_SUBSCRIPTION: = 8

A special message that appears in the system channel when a member boosts a server.

USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1

USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1: = 9

A special message that appears in the system channel when a guild is boosted to tier 1.

USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2

USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2: = 10

A special message that appears in the system channel when a guild is boosted to tier 2.

USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3

USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3: = 11

A special message that appears in the system channel when a guild is boosted to tier 3.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc