MadelineProtoDocs/docs/PHPInternal/danog/MadelineProto/Loop/APILoop.md

496 B

title: danog\MadelineProto\Loop\APILoop: API loop trait. description:

danog\MadelineProto\Loop\APILoop

Back to index

Author: Daniil Gentili daniil@daniil.it

API loop trait.

Method list:

  • start(): bool
  • isRunning(): bool

Methods:

start(): bool

Start the loop. Returns false if the loop is already running.

isRunning(): bool

Check whether loop is running.


Generated by danog/phpdoc