Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace custom

Index

Type Aliases

Phone: string
Username: string
PeerID: number
MessageIDLike: number | Message | MessageService | TypeInputMessage
MessageLike: string | Message
LocalPath: string
ExternalUrl: string
BotFileID: string
OutFile: string | Buffer | WriteStream | { write: Function; close?: Function }
ProgressCallback: ((total: bigInt.BigInteger, downloaded: bigInt.BigInteger) => void)

Type declaration

    • (total: bigInt.BigInteger, downloaded: bigInt.BigInteger): void
    • Parameters

      • total: bigInt.BigInteger
      • downloaded: bigInt.BigInteger

      Returns void

Generated using TypeDoc