Results

Namespace

Type

Valid options to pass when modifying an existing guild emoji.

Hierarchy

  • IEditEmojiOptions <-- You are here!

Index

Properties

Properties

Optional name

name: undefined | string

If included, will update the name of this emoji. Emoji names must be alpha-numeric (including dashes and underscores).

Optional roles

roles: Array<Snowflake> | null

If included, updates the role access list for this emoji.

If set to null, the access list will be removed and the emoji will be available to everyone in the guild.

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