Class Emoji

Emoji Class

Constructors

Properties

id: string

Accessors

  • get parent(): { id: string; type: "Server" } | { type: "Detached" }

    Information about the parent of this emoji

    Returns { id: string; type: "Server" } | { type: "Detached" }

Methods