Index of modules


A
Actions [Telegram]
A module that exposes convenience functions for bot actions, equivalent to TelegramActions
Api [Telegram]
Audio [TelegramApi]

B
BotDefaults [Telegram]
Default options for a bot, if no configuration is needed.

C
CallbackQuery [TelegramApi]
This module is used for dealing with the results returned by clicking on callback buttons on inline keyboards
Chat [TelegramApi]
Used to represent private messages, groupchats, and other types of Telegram chats
ChatAction [TelegramApi]
Actions that can be sent as user statuses
ChatMember [TelegramApi]
This module is used to deal with information about an individual member of a chat
Command [TelegramApi]
Contact [TelegramApi]

D
Document [TelegramApi]

F
File [TelegramApi]
This module is used for downloadable files uploaded to the Telegram servers

I
InlineKeyboardButton [TelegramApi]
Used to represent an individual button on a custom inline keyboard
InlineQuery [TelegramApi]
This module is used for InlineQuery bots
InputFile [TelegramApi]
Used for handling, loading, and sending outgoing files in messages
InputMessageContent [TelegramApi]
This module is used to deal with the content being sent as the result of an inline query

K
KeyboardButton [TelegramApi]
Used to represent an individual button on a custom keyboard

L
Location [TelegramApi]

M
Message [TelegramApi]
MessageEntity [TelegramApi]
Used to represent formatting options for a message's text
Mk [TelegramApi]
Generate a bot's interface to allow for direct calls to functions

O
Out [TelegramApi.InlineQuery]
This module is used to deal with outgoing replies to inline queries for an InlineQuery bot
Out [TelegramApi.Venue]
Out [TelegramApi.Location]
This module deals with outgoing location messages
Out [TelegramApi.Contact]
This module deals with outgoing contact messages
Out [TelegramApi.Voice]
This module is used to deal with outgoing voice messages
Out [TelegramApi.Video]
This module deals with outgoing video messages
Out [TelegramApi.Sticker]
This module deals with outgoing sticker messages
Out [TelegramApi.Document]
This module is used to deal with outgoing documents
Out [TelegramApi.Audio]
This module is used to deal with outgoing audio messages
Out [TelegramApi.PhotoSize]
This module is used to deal with outgoing photo messages

P
ParseMode [TelegramApi]
This module deals with the parse mode used for formatting certain messages according to markup languages
PhotoSize [TelegramApi]
This module is used for all images sent in chats

R
ReplyMarkup [TelegramApi]
Markup options for users to reply to sent messages
Result [TelegramApi]
Used for representing results of various actions where a success or failure can occur.

S
Sticker [TelegramApi]

T
Telegram
The base module for the API, equivalent to TelegramApi
TelegramActions
Chains two commands together (do one, then the other)
TelegramApi
Specifies the API used for creating Telegram bots, defined here.

U
Update [TelegramApi]
User [TelegramApi]
UserProfilePhotos [TelegramApi]

V
Venue [TelegramApi]
Video [TelegramApi]
Voice [TelegramApi]