Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InlineBotSwitchPM

Hierarchy

  • VirtualClass<{ text: string; startParam: string }>
    • InlineBotSwitchPM

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { text: string; startParam: string }

Type declaration

  • text: string
  • startParam: string
CONSTRUCTOR_ID: 1008755359
SUBCLASS_OF_ID: 2192701243
classType: "constructor"
className: "InlineBotSwitchPM"
text: string
startParam: string

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { text: string; startParam: string }

Constructors

Generated using TypeDoc