1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 02:56:57 +01:00
MadelineProto/docs/TD_docs/methods/getOption.md
2017-08-25 14:43:29 +02:00

609 B

title: getOption description: Returns value of an option by its name. See list of available options on https: core.telegram.org/tdlib/options

Method: getOption

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns value of an option by its name. See list of available options on https: core.telegram.org/tdlib/options

Params:

Name Type Required Description
name string Yes Name of the option

Return type: OptionValue