evacchi/telegram
telegram API
Available Tools
get_me
A simple method for testing your bot's authentication token. Requires no parameters. Returns basic information about the bot in form of a [User](https://core.telegram.org/bots/api#user) object.
send_message
Use this method to send text messages. On success, the sent [Message](https://core.telegram.org/bots/api#message) is returned.