Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentAttributeCustomEmoji

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { free?: boolean; textColor?: boolean; alt: string; stickerset: TypeInputStickerSet }

Type declaration

CONSTRUCTOR_ID: 4245985433
SUBCLASS_OF_ID: 4146719643
classType: "constructor"
className: "DocumentAttributeCustomEmoji"
free?: boolean
textColor?: boolean
alt: string

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { free?: boolean; textColor?: boolean; alt: string; stickerset: TypeInputStickerSet }

Constructors

Generated using TypeDoc