diff --git a/data/corefork.telegram.org/method/bots.resetBotCommands b/data/corefork.telegram.org/method/bots.resetBotCommands new file mode 100644 index 0000000000..63567a628e --- /dev/null +++ b/data/corefork.telegram.org/method/bots.resetBotCommands @@ -0,0 +1,156 @@ + + + + + bots.resetBotCommands + + + + + + + + + + + + + +
+ +
+
+
+ +

bots.resetBotCommands

+ +

Clear bot commands for the specified bot scope and language code

+

+ +
+
boolFalse#bc799737 = Bool;
+boolTrue#997275b5 = Bool;
+---functions---
+bots.resetBotCommands#3d8de0f9 scope:BotCommandScope lang_code:string = Bool;

+

Parameters

+ + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
scopeBotCommandScopeCommand scope
lang_codestringLanguage code
+

Result

+

Bool

+

Bots can use this method

+ +
+ +
+
+ +
+ + + + + +