Link Search Menu Expand Document

danog\MadelineProto\Settings\Templates

Back to index

Author: Daniil Gentili daniil@daniil.it

Web and CLI template settings for login.

Method list:

  • getHtmlTemplate()
  • setHtmlTemplate(string $htmlTemplate)

Methods:

getHtmlTemplate()

Get web template used for querying app information.

setHtmlTemplate(string $htmlTemplate)

Set web template used for querying app information.

Parameters:

  • $htmlTemplate: string Web template used for querying app information.

Generated by danog/phpdoc