Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageActionBotAllowed

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { attachMenu?: boolean; fromRequest?: boolean; domain?: string; app?: Api.TypeBotApp }

Type declaration

  • Optional attachMenu?: boolean
  • Optional fromRequest?: boolean
  • Optional domain?: string
  • Optional app?: Api.TypeBotApp
CONSTRUCTOR_ID: 3306608249
SUBCLASS_OF_ID: 2256589094
classType: "constructor"
className: "MessageActionBotAllowed"
attachMenu?: boolean
fromRequest?: boolean
domain?: string

Methods

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

Constructors

Generated using TypeDoc