{ "meta": {}, "group": { "title": "Available methods", "anchor": "available-methods" }, "object": { "anchor": "setmyshortdescription", "name": "setMyShortDescription", "description": "Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot. Returns True on success.", "html_description": "
Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot. Returns True on success.
", "rst_description": "Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot. Returns :code:`True` on success.", "annotations": [ { "type": "String", "required": false, "description": "New short description for the bot; 0-120 characters. Pass an empty string to remove the dedicated short description for the given language.", "html_description": "