MadelineProtoDocs/docs/PHP/danog/MadelineProto/Ipc/IpcState.md

586 B

title: danog\MadelineProto\Ipc\IpcState: IPC state class. description:

danog\MadelineProto\Ipc\IpcState

Back to index

Author: Daniil Gentili daniil@daniil.it

IPC state class.


Generated by danog/phpdoc.

Method list:

  • getStartupTime(): float
  • getStartupId(): int
  • getException(): ?\Throwable

Methods:

getStartupTime(): float

Get startup time.

getStartupId(): int

Get startup ID.

getException(): ?\Throwable

Get exception.

See also:

  • \Throwable