mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
f5dbf6c97f
commit
8299ad2680
1 changed files with 1 additions and 1 deletions
|
@ -6196,7 +6196,7 @@ setUserPrivacySettingRules setting:UserPrivacySetting rules:userPrivacySettingRu
|
||||||
getUserPrivacySettingRules setting:UserPrivacySetting = UserPrivacySettingRules;
|
getUserPrivacySettingRules setting:UserPrivacySetting = UserPrivacySettingRules;
|
||||||
|
|
||||||
|
|
||||||
//@description Returns the value of an option by its name. (Check the list of available options on https://core.telegram.org/tdlib/options.) Can be called before authorization
|
//@description Returns the value of an option by its name. (Check the list of available options on https://core.telegram.org/tdlib/options.) Can be called before authorization. Can be called synchronously for options "version" and "commit_hash"
|
||||||
//@name The name of the option
|
//@name The name of the option
|
||||||
getOption name:string = OptionValue;
|
getOption name:string = OptionValue;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue