Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateBotInlineQuery

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { queryId: BigInteger; userId: BigInteger; query: string; geo?: TypeGeoPoint; peerType?: TypeInlineQueryPeerType; offset: string }

Type declaration

CONSTRUCTOR_ID: 1232025500
SUBCLASS_OF_ID: 2676568142
classType: "constructor"
className: "UpdateBotInlineQuery"
queryId: BigInteger
userId: BigInteger
query: string
offset: string

Methods

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

Constructors

Generated using TypeDoc