Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExportedChatlistInvite

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { title: string; url: string; peers: TypePeer[] }

Type declaration

  • title: string
  • url: string
  • peers: TypePeer[]
CONSTRUCTOR_ID: 206668204
SUBCLASS_OF_ID: 1997666559
classType: "constructor"
className: "ExportedChatlistInvite"
title: string
url: string
peers: TypePeer[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { title: string; url: string; peers: TypePeer[] }

Constructors

Generated using TypeDoc