Expand description

Telegram bot prelude.

This module re-exports request builder traits from telegram-bot-raw.

Traits

Send answers to callback queries sent from inline keyboards.
Delete messages..
Edit captions of messages sent by the bot.
Edit live location messages sent by the bot.
Edit reply markup of messages sent by the bot.
Edit text of messages sent by the bot.
Forward message.
Get up to date information about the chat.
Get a list of administrators in a chat.
Get information about a member of a chat.
Get information about a member of a chat.
Get the number of members in a chat.
Get basic info about a file and prepare it for downloading.
Get a list of profile pictures for a user.
Kick a user from a group or a supergroup.
Kick a user from a group or a supergroup.
Leave a group, supergroup or channel.
Can reply with an audio
Reply with phone contact.
Reply with point on the map.
Reply with text message.
Reply with information about a venue.
Send an audio
Send action to a chat.
Send phone contact.
Send point on the map.
Send text message.
Send information about a venue.
Stop updating a live location message sent by the bot.
Unban a previously kicked user in a supergroup or channel.
Unban a previously kicked user in a supergroup or channel.
Use this trait to convert a complex type to corresponding request and reply to the message.
Use this trait to convert a complex type to corresponding request and send it to the chat.