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<{ revokeHistory?: boolean; chatId: BigInteger; userId: EntityLike }>>
__response: TypeUpdates
CONSTRUCTOR_ID: 2719505579
SUBCLASS_OF_ID: 2331323052
classType: "request"
className: "messages.DeleteChatUser"
revokeHistory?: boolean
chatId: BigInteger
userId: EntityLike

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): Partial<Partial<{ revokeHistory?: boolean; chatId: BigInteger; userId: EntityLike }>>
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

  • new DeleteChatUser(args: Partial<Partial<{ revokeHistory?: boolean; chatId: BigInteger; userId: EntityLike }>>): DeleteChatUser

Generated using TypeDoc