Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ masks?: boolean; animated?: boolean; videos?: boolean; emojis?: boolean; textColor?: boolean; userId: EntityLike; title: string; shortName: string; thumb?: TypeInputDocument; stickers: InputStickerSetItem[]; software?: string }>>
CONSTRUCTOR_ID: 2418125671
SUBCLASS_OF_ID: 2607827546
classType: "request"
className: "stickers.CreateStickerSet"
masks?: boolean
animated?: boolean
videos?: boolean
emojis?: boolean
textColor?: boolean
userId: EntityLike
title: string
shortName: string
software?: string

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): Partial<Partial<{ masks?: boolean; animated?: boolean; videos?: boolean; emojis?: boolean; textColor?: boolean; userId: EntityLike; title: string; shortName: string; thumb?: TypeInputDocument; stickers: InputStickerSetItem[]; software?: string }>>
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

Generated using TypeDoc