Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { inactive?: boolean; requestWriteAccess?: boolean; hasSettings?: boolean; app: Api.TypeBotApp }

Type declaration

  • Optional inactive?: boolean
  • Optional requestWriteAccess?: boolean
  • Optional hasSettings?: boolean
  • app: Api.TypeBotApp
CONSTRUCTOR_ID: 3947933173
SUBCLASS_OF_ID: 2406630311
classType: "constructor"
className: "messages.BotApp"
inactive?: boolean
requestWriteAccess?: boolean
hasSettings?: boolean

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { inactive?: boolean; requestWriteAccess?: boolean; hasSettings?: boolean; app: Api.TypeBotApp }

Constructors

Generated using TypeDoc