Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateReadChannelDiscussionOutbox

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { channelId: BigInteger; topMsgId: number; readMaxId: number }

Type declaration

  • channelId: BigInteger
  • topMsgId: number
  • readMaxId: number
CONSTRUCTOR_ID: 1767677564
SUBCLASS_OF_ID: 2676568142
classType: "constructor"
className: "UpdateReadChannelDiscussionOutbox"
channelId: BigInteger
topMsgId: number
readMaxId: number

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { channelId: BigInteger; topMsgId: number; readMaxId: number }

Constructors

Generated using TypeDoc