Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyboardButtonUserProfile

Hierarchy

Index

Properties

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

Type declaration

  • text: string
  • userId: BigInteger
CONSTRUCTOR_ID: 814112961
SUBCLASS_OF_ID: 195916963
classType: "constructor"
className: "KeyboardButtonUserProfile"
text: string
userId: BigInteger

Methods

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

Constructors

Generated using TypeDoc