Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgsAck

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { msgIds: BigInteger[] }

Type declaration

  • msgIds: BigInteger[]
CONSTRUCTOR_ID: 1658238041
SUBCLASS_OF_ID: 2188801988
classType: "constructor"
className: "MsgsAck"
msgIds: BigInteger[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { msgIds: BigInteger[] }

Constructors

  • new MsgsAck(args: { msgIds: BigInteger[] }): MsgsAck

Generated using TypeDoc