Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BotInfo

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { userId?: BigInteger; description?: string; descriptionPhoto?: Api.TypePhoto; descriptionDocument?: TypeDocument; commands?: BotCommand[]; menuButton?: TypeBotMenuButton }

Type declaration

CONSTRUCTOR_ID: 2402290519
SUBCLASS_OF_ID: 4059496923
classType: "constructor"
className: "BotInfo"
userId?: BigInteger
description?: string
descriptionPhoto?: Api.TypePhoto
descriptionDocument?: TypeDocument
commands?: BotCommand[]
menuButton?: TypeBotMenuButton

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc