Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextUrl

Hierarchy

Index

Properties

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

Type declaration

CONSTRUCTOR_ID: 1009288385
SUBCLASS_OF_ID: 4056986745
classType: "constructor"
className: "TextUrl"
url: string
webpageId: BigInteger

Methods

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

Constructors

Generated using TypeDoc