danog\MadelineProto\Settings\Templates
Author: Daniil Gentili daniil@daniil.it
Web and CLI template settings for login.
Method list:
Methods:
getHtmlTemplate(): string
Get web template used for querying app information.
setHtmlTemplate(string $htmlTemplate): self
Set web template used for querying app information.
Parameters:
$htmlTemplate
:string
Web template used for querying app information.
Generated by danog/phpdoc