Link Search Menu Expand Document

danog\MadelineProto\SecretPeerNotInDbException

Back to index

Author: Daniil Gentili daniil@daniil.it

Indicates that the specified secret chat wasn’t found.

Properties

  • $tlTrace: string TL trace.

Method list:

Methods:

__construct()

extension(string $extensionName): self

Complain about missing extensions.

Parameters:

  • $extensionName: string Extension name

getMessage(): string

getCode()

getFile(): string

getLine(): int

getTrace(): array

getPrevious(): ?Throwable

See also:

  • Throwable

getTraceAsString(): string

getTLTrace(): string

Get TL trace.


Generated by danog/phpdoc