{ "meta": { "deprecated": false }, "group": { "title": "Available methods", "anchor": "available-methods" }, "object": { "anchor": "sendmessage", "name": "sendMessage", "description": "Use this method to send text messages. On success, the sent Message is returned.", "html_description": "
Use this method to send text messages. On success, the sent Message is returned.
", "rst_description": "Use this method to send text messages. On success, the sent :class:`aiogram.types.message.Message` is returned.", "annotations": [ { "type": "Integer or String", "required": true, "description": "Unique identifier for the target chat or username of the target channel (in the format @channelusername)", "html_description": "@channelusername)