Link Search Menu Expand Document

danog\MadelineProto\LocalDirectory

Back to index

Author: Daniil Gentili daniil@daniil.it

Indicates a local directory to write output into.

Used with {@see GroupCall::setOutput()} to record every transmitting participant of a group call into its own file inside the directory.

Properties

  • $dir: string

Method list:

Methods:

__construct(string $dir)

Parameters:

  • $dir: string

Generated by danog/phpdoc