Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmojiKeywordDeleted

Hierarchy

  • VirtualClass<{ keyword: string; emoticons: string[] }>
    • EmojiKeywordDeleted

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { keyword: string; emoticons: string[] }

Type declaration

  • keyword: string
  • emoticons: string[]
CONSTRUCTOR_ID: 594408994
SUBCLASS_OF_ID: 1712497982
classType: "constructor"
className: "EmojiKeywordDeleted"
keyword: string
emoticons: string[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { keyword: string; emoticons: string[] }

Constructors

Generated using TypeDoc