Python Telegram Bot
stable
telegram package
Python Telegram Bot
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add_error_handler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
add_handler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
addErrorHandler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
addHandler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
ADMINISTRATOR (telegram.ChatMember attribute)
(telegram.chatmember.ChatMember attribute)
all (telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
all_members_are_admins (telegram.Chat attribute)
(telegram.chat.Chat attribute)
ALL_TYPES (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
Animation (class in telegram)
(class in telegram.animation)
answer() (telegram.CallbackQuery method)
(telegram.InlineQuery method)
(telegram.callbackquery.CallbackQuery method)
(telegram.inlinequery.InlineQuery method)
answer_callback_query() (telegram.Bot method)
(telegram.bot.Bot method)
answer_inline_query() (telegram.Bot method)
(telegram.bot.Bot method)
answerCallbackQuery() (telegram.Bot method)
(telegram.bot.Bot method)
answerInlineQuery() (telegram.Bot method)
(telegram.bot.Bot method)
Audio (class in telegram)
(class in telegram.audio)
audio (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
audio_duration (telegram.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
audio_file_id (telegram.InlineQueryResultCachedAudio attribute)
(telegram.inlinequeryresultcachedaudio.InlineQueryResultCachedAudio attribute)
audio_url (telegram.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
B
BadRequest
BaseFilter (class in telegram.ext)
(class in telegram.ext.filters)
BOLD (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
Bot (class in telegram)
(class in telegram.bot)
bot (telegram.ext.JobQueue attribute)
(telegram.ext.jobqueue.JobQueue attribute)
BOT_COMMAND (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
Botan (class in telegram.contrib.botan)
C
callback (telegram.ext.Job attribute)
(telegram.ext.jobqueue.Job attribute)
callback_data (telegram.InlineKeyboardButton attribute)
(telegram.inlinekeyboardbutton.InlineKeyboardButton attribute)
callback_game (telegram.InlineKeyboardButton attribute)
(telegram.inlinekeyboardbutton.InlineKeyboardButton attribute)
callback_query (telegram.Update attribute)
(telegram.update.Update attribute)
CallbackGame (class in telegram.callbackgame)
CallbackQuery (class in telegram)
(class in telegram.callbackquery)
CallbackQueryHandler (class in telegram.ext)
(class in telegram.ext.callbackqueryhandler)
caption (telegram.InlineQueryResultAudio attribute)
(telegram.InlineQueryResultCachedAudio attribute)
(telegram.InlineQueryResultCachedDocument attribute)
(telegram.InlineQueryResultCachedGif attribute)
(telegram.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.InlineQueryResultCachedPhoto attribute)
(telegram.InlineQueryResultCachedVideo attribute)
(telegram.InlineQueryResultCachedVoice attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultGif attribute)
(telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.InlineQueryResultPhoto attribute)
(telegram.Message attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultcachedaudio.InlineQueryResultCachedAudio attribute)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument attribute)
(telegram.inlinequeryresultcachedgif.InlineQueryResultCachedGif attribute)
(telegram.inlinequeryresultcachedmpeg4gif.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto attribute)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo attribute)
(telegram.inlinequeryresultcachedvoice.InlineQueryResultCachedVoice attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
(telegram.message.Message attribute)
CHANNEL (telegram.Chat attribute)
(telegram.chat.Chat attribute)
channel_chat_created (telegram.Message attribute)
(telegram.message.Message attribute)
channel_post (telegram.Update attribute)
(telegram.update.Update attribute)
Chat (class in telegram)
(class in telegram.chat)
chat_data (telegram.ext.dispatcher.Dispatcher attribute)
chat_id (telegram.Message attribute)
(telegram.message.Message attribute)
ChatAction (class in telegram)
(class in telegram.chataction)
ChatMember (class in telegram)
(class in telegram.chatmember)
ChatMigrated
check_update() (telegram.ext.CallbackQueryHandler method)
(telegram.ext.ChosenInlineResultHandler method)
(telegram.ext.CommandHandler method)
(telegram.ext.ConversationHandler method)
(telegram.ext.Handler method)
(telegram.ext.InlineQueryHandler method)
(telegram.ext.MessageHandler method)
(telegram.ext.RegexHandler method)
(telegram.ext.StringCommandHandler method)
(telegram.ext.StringRegexHandler method)
(telegram.ext.TypeHandler method)
(telegram.ext.callbackqueryhandler.CallbackQueryHandler method)
(telegram.ext.choseninlineresulthandler.ChosenInlineResultHandler method)
(telegram.ext.commandhandler.CommandHandler method)
(telegram.ext.conversationhandler.ConversationHandler method)
(telegram.ext.handler.Handler method)
(telegram.ext.inlinequeryhandler.InlineQueryHandler method)
(telegram.ext.messagehandler.MessageHandler method)
(telegram.ext.regexhandler.RegexHandler method)
(telegram.ext.stringcommandhandler.StringCommandHandler method)
(telegram.ext.stringregexhandler.StringRegexHandler method)
(telegram.ext.typehandler.TypeHandler method)
checkUpdate() (telegram.ext.CallbackQueryHandler method)
(telegram.ext.ChosenInlineResultHandler method)
(telegram.ext.CommandHandler method)
(telegram.ext.Handler method)
(telegram.ext.InlineQueryHandler method)
(telegram.ext.MessageHandler method)
(telegram.ext.RegexHandler method)
(telegram.ext.StringCommandHandler method)
(telegram.ext.StringRegexHandler method)
(telegram.ext.TypeHandler method)
(telegram.ext.callbackqueryhandler.CallbackQueryHandler method)
(telegram.ext.choseninlineresulthandler.ChosenInlineResultHandler method)
(telegram.ext.commandhandler.CommandHandler method)
(telegram.ext.handler.Handler method)
(telegram.ext.inlinequeryhandler.InlineQueryHandler method)
(telegram.ext.messagehandler.MessageHandler method)
(telegram.ext.regexhandler.RegexHandler method)
(telegram.ext.stringcommandhandler.StringCommandHandler method)
(telegram.ext.stringregexhandler.StringRegexHandler method)
(telegram.ext.typehandler.TypeHandler method)
chosen_inline_result (telegram.Update attribute)
(telegram.update.Update attribute)
ChosenInlineResult (class in telegram)
(class in telegram.choseninlineresult)
ChosenInlineResultHandler (class in telegram.ext)
(class in telegram.ext.choseninlineresulthandler)
CODE (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
collect_optional_args() (telegram.ext.Handler method)
(telegram.ext.handler.Handler method)
collectOptionalArgs() (telegram.ext.Handler method)
(telegram.ext.handler.Handler method)
command (telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
CommandHandler (class in telegram.ext)
(class in telegram.ext.commandhandler)
Contact (class in telegram)
(class in telegram.contact)
contact (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
content_type (telegram.InputFile attribute)
(telegram.inputfile.InputFile attribute)
ConversationHandler (class in telegram.ext)
(class in telegram.ext.conversationhandler)
conversations (telegram.ext.conversationhandler.ConversationHandler attribute)
CREATOR (telegram.ChatMember attribute)
(telegram.chatmember.ChatMember attribute)
D
date (telegram.Message attribute)
(telegram.message.Message attribute)
Days (class in telegram.ext.jobqueue)
days (telegram.ext.Job attribute)
(telegram.ext.jobqueue.Job attribute)
de_json() (telegram.Animation static method)
(telegram.Audio static method)
(telegram.Bot static method)
(telegram.CallbackQuery static method)
(telegram.Chat static method)
(telegram.ChatMember static method)
(telegram.ChosenInlineResult static method)
(telegram.Contact static method)
(telegram.Document static method)
(telegram.File static method)
(telegram.ForceReply static method)
(telegram.Game static method)
(telegram.GameHighScore static method)
(telegram.InlineKeyboardButton static method)
(telegram.InlineKeyboardMarkup static method)
(telegram.InlineQuery static method)
(telegram.InlineQueryResult static method)
,
[1]
(telegram.InlineQueryResultArticle static method)
(telegram.InlineQueryResultAudio static method)
(telegram.InlineQueryResultCachedAudio static method)
(telegram.InlineQueryResultCachedDocument static method)
(telegram.InlineQueryResultCachedGif static method)
(telegram.InlineQueryResultCachedMpeg4Gif static method)
(telegram.InlineQueryResultCachedPhoto static method)
(telegram.InlineQueryResultCachedSticker static method)
(telegram.InlineQueryResultCachedVideo static method)
(telegram.InlineQueryResultCachedVoice static method)
(telegram.InlineQueryResultContact static method)
(telegram.InlineQueryResultDocument static method)
(telegram.InlineQueryResultGame static method)
(telegram.InlineQueryResultGif static method)
(telegram.InlineQueryResultLocation static method)
(telegram.InlineQueryResultMpeg4Gif static method)
(telegram.InlineQueryResultPhoto static method)
(telegram.InlineQueryResultVenue static method)
(telegram.InlineQueryResultVideo static method)
(telegram.InlineQueryResultVoice static method)
(telegram.InputContactMessageContent static method)
(telegram.InputLocationMessageContent static method)
(telegram.InputMessageContent static method)
(telegram.InputTextMessageContent static method)
(telegram.InputVenueMessageContent static method)
(telegram.KeyboardButton static method)
(telegram.Location static method)
(telegram.Message static method)
(telegram.MessageEntity static method)
(telegram.PhotoSize static method)
(telegram.ReplyKeyboardMarkup static method)
(telegram.ReplyKeyboardRemove static method)
(telegram.ReplyMarkup static method)
(telegram.Sticker static method)
(telegram.TelegramObject static method)
(telegram.Update static method)
(telegram.User static method)
(telegram.UserProfilePhotos static method)
(telegram.Venue static method)
(telegram.Video static method)
(telegram.Voice static method)
(telegram.WebhookInfo static method)
(telegram.animation.Animation static method)
(telegram.audio.Audio static method)
(telegram.base.TelegramObject static method)
(telegram.callbackquery.CallbackQuery static method)
(telegram.chat.Chat static method)
(telegram.chatmember.ChatMember static method)
(telegram.choseninlineresult.ChosenInlineResult static method)
(telegram.contact.Contact static method)
(telegram.document.Document static method)
(telegram.file.File static method)
(telegram.forcereply.ForceReply static method)
(telegram.game.Game static method)
(telegram.gamehighscore.GameHighScore static method)
(telegram.inlinekeyboardbutton.InlineKeyboardButton static method)
(telegram.inlinekeyboardmarkup.InlineKeyboardMarkup static method)
(telegram.inlinequery.InlineQuery static method)
(telegram.inlinequeryresult.InlineQueryResult static method)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle static method)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio static method)
(telegram.inlinequeryresultcachedaudio.InlineQueryResultCachedAudio static method)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument static method)
(telegram.inlinequeryresultcachedgif.InlineQueryResultCachedGif static method)
(telegram.inlinequeryresultcachedmpeg4gif.InlineQueryResultCachedMpeg4Gif static method)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto static method)
(telegram.inlinequeryresultcachedsticker.InlineQueryResultCachedSticker static method)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo static method)
(telegram.inlinequeryresultcachedvoice.InlineQueryResultCachedVoice static method)
(telegram.inlinequeryresultcontact.InlineQueryResultContact static method)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument static method)
(telegram.inlinequeryresultgame.InlineQueryResultGame static method)
(telegram.inlinequeryresultgif.InlineQueryResultGif static method)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation static method)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif static method)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto static method)
(telegram.inlinequeryresultvenue.InlineQueryResultVenue static method)
(telegram.inlinequeryresultvideo.InlineQueryResultVideo static method)
(telegram.inlinequeryresultvoice.InlineQueryResultVoice static method)
(telegram.inputcontactmessagecontent.InputContactMessageContent static method)
(telegram.inputlocationmessagecontent.InputLocationMessageContent static method)
(telegram.inputmessagecontent.InputMessageContent static method)
(telegram.inputtextmessagecontent.InputTextMessageContent static method)
(telegram.inputvenuemessagecontent.InputVenueMessageContent static method)
(telegram.keyboardbutton.KeyboardButton static method)
(telegram.location.Location static method)
(telegram.message.Message static method)
(telegram.messageentity.MessageEntity static method)
(telegram.photosize.PhotoSize static method)
(telegram.replykeyboardmarkup.ReplyKeyboardMarkup static method)
(telegram.replykeyboardremove.ReplyKeyboardRemove static method)
(telegram.replymarkup.ReplyMarkup static method)
(telegram.sticker.Sticker static method)
(telegram.update.Update static method)
(telegram.user.User static method)
(telegram.userprofilephotos.UserProfilePhotos static method)
(telegram.venue.Venue static method)
(telegram.video.Video static method)
(telegram.voice.Voice static method)
(telegram.webhookinfo.WebhookInfo static method)
de_list() (telegram.InlineKeyboardButton static method)
(telegram.KeyboardButton static method)
(telegram.MessageEntity static method)
(telegram.PhotoSize static method)
(telegram.inlinekeyboardbutton.InlineKeyboardButton static method)
(telegram.keyboardbutton.KeyboardButton static method)
(telegram.messageentity.MessageEntity static method)
(telegram.photosize.PhotoSize static method)
delete_chat_photo (telegram.Message attribute)
(telegram.message.Message attribute)
description (telegram.Game attribute)
(telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultCachedDocument attribute)
(telegram.InlineQueryResultCachedPhoto attribute)
(telegram.InlineQueryResultCachedVideo attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultPhoto attribute)
(telegram.game.Game attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument attribute)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto attribute)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
dispatch_error() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
Dispatcher (class in telegram.ext)
(class in telegram.ext.dispatcher)
Document (class in telegram)
(class in telegram.document)
document (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
document_file_id (telegram.InlineQueryResultCachedDocument attribute)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument attribute)
document_url (telegram.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
download() (telegram.File method)
(telegram.file.File method)
duration (telegram.Audio attribute)
(telegram.Video attribute)
(telegram.Voice attribute)
(telegram.audio.Audio attribute)
(telegram.video.Video attribute)
(telegram.voice.Voice attribute)
E
edit_caption() (telegram.Message method)
(telegram.message.Message method)
edit_date (telegram.Message attribute)
(telegram.message.Message attribute)
edit_message_caption() (telegram.Bot method)
(telegram.CallbackQuery method)
(telegram.bot.Bot method)
(telegram.callbackquery.CallbackQuery method)
edit_message_reply_markup() (telegram.Bot method)
(telegram.CallbackQuery method)
(telegram.bot.Bot method)
(telegram.callbackquery.CallbackQuery method)
edit_message_text() (telegram.Bot method)
(telegram.CallbackQuery method)
(telegram.bot.Bot method)
(telegram.callbackquery.CallbackQuery method)
edit_reply_markup() (telegram.Message method)
(telegram.message.Message method)
edit_text() (telegram.Message method)
(telegram.message.Message method)
edited_channel_post (telegram.Update attribute)
(telegram.update.Update attribute)
edited_message (telegram.Update attribute)
(telegram.update.Update attribute)
editMessageCaption() (telegram.Bot method)
(telegram.bot.Bot method)
editMessageReplyMarkup() (telegram.Bot method)
(telegram.bot.Bot method)
editMessageText() (telegram.Bot method)
(telegram.bot.Bot method)
EMAIL (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
emoji (telegram.Sticker attribute)
(telegram.sticker.Sticker attribute)
enabled (telegram.ext.Job attribute)
,
[1]
(telegram.ext.jobqueue.Job attribute)
,
[1]
END (telegram.ext.ConversationHandler attribute)
(telegram.ext.conversationhandler.ConversationHandler attribute)
entry_points (telegram.ext.conversationhandler.ConversationHandler attribute)
EVERY_DAY (telegram.ext.jobqueue.Days attribute)
F
fallbacks (telegram.ext.conversationhandler.ConversationHandler attribute)
File (class in telegram)
(class in telegram.file)
file_id (telegram.Animation attribute)
(telegram.Audio attribute)
(telegram.Document attribute)
(telegram.File attribute)
(telegram.PhotoSize attribute)
(telegram.Sticker attribute)
(telegram.Video attribute)
(telegram.Voice attribute)
(telegram.animation.Animation attribute)
(telegram.audio.Audio attribute)
(telegram.document.Document attribute)
(telegram.file.File attribute)
(telegram.photosize.PhotoSize attribute)
(telegram.sticker.Sticker attribute)
(telegram.video.Video attribute)
(telegram.voice.Voice attribute)
file_name (telegram.Document attribute)
(telegram.document.Document attribute)
file_path (telegram.File attribute)
(telegram.file.File attribute)
file_size (telegram.Audio attribute)
(telegram.Document attribute)
(telegram.File attribute)
(telegram.PhotoSize attribute)
(telegram.Sticker attribute)
(telegram.Video attribute)
(telegram.Voice attribute)
(telegram.audio.Audio attribute)
(telegram.document.Document attribute)
(telegram.file.File attribute)
(telegram.photosize.PhotoSize attribute)
(telegram.sticker.Sticker attribute)
(telegram.video.Video attribute)
(telegram.voice.Voice attribute)
filter() (telegram.ext.BaseFilter method)
(telegram.ext.Filters.entity method)
(telegram.ext.filters.BaseFilter method)
(telegram.ext.filters.Filters.entity method)
(telegram.ext.filters.MergedFilter method)
Filters (class in telegram.ext)
(class in telegram.ext.filters)
Filters.entity (class in telegram.ext)
(class in telegram.ext.filters)
FIND_LOCATION (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
first_name (telegram.Bot attribute)
,
[1]
(telegram.Chat attribute)
(telegram.Contact attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.User attribute)
(telegram.bot.Bot attribute)
(telegram.chat.Chat attribute)
(telegram.contact.Contact attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.user.User attribute)
force_reply (telegram.ForceReply attribute)
(telegram.forcereply.ForceReply attribute)
ForceReply (class in telegram)
(class in telegram.forcereply)
forward() (telegram.Message method)
(telegram.message.Message method)
forward_date (telegram.Message attribute)
(telegram.message.Message attribute)
forward_from (telegram.Message attribute)
(telegram.message.Message attribute)
forward_from_chat (telegram.Message attribute)
(telegram.message.Message attribute)
forward_from_message_id (telegram.Message attribute)
(telegram.message.Message attribute)
forward_message() (telegram.Bot method)
(telegram.bot.Bot method)
forwarded (telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
forwardMessage() (telegram.Bot method)
(telegram.bot.Bot method)
FRI (telegram.ext.jobqueue.Days attribute)
from_user (telegram.ChosenInlineResult attribute)
(telegram.InlineQuery attribute)
(telegram.Message attribute)
(telegram.choseninlineresult.ChosenInlineResult attribute)
(telegram.inlinequery.InlineQuery attribute)
(telegram.message.Message attribute)
G
Game (class in telegram)
(class in telegram.game)
game (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
GameHighScore (class in telegram)
(class in telegram.gamehighscore)
get_administrators() (telegram.Chat method)
(telegram.chat.Chat method)
get_chat() (telegram.Bot method)
(telegram.bot.Bot method)
get_chat_administrators() (telegram.Bot method)
(telegram.bot.Bot method)
get_chat_member() (telegram.Bot method)
(telegram.bot.Bot method)
get_chat_members_count() (telegram.Bot method)
(telegram.bot.Bot method)
get_file() (telegram.Bot method)
(telegram.bot.Bot method)
get_game_high_scores() (telegram.Bot method)
(telegram.bot.Bot method)
get_instance() (telegram.ext.Dispatcher class method)
(telegram.ext.dispatcher.Dispatcher class method)
get_me() (telegram.Bot method)
(telegram.bot.Bot method)
get_member() (telegram.Chat method)
(telegram.chat.Chat method)
get_members_count() (telegram.Chat method)
(telegram.chat.Chat method)
get_profile_photos() (telegram.User method)
(telegram.user.User method)
get_updates() (telegram.Bot method)
(telegram.bot.Bot method)
get_user_profile_photos() (telegram.Bot method)
(telegram.bot.Bot method)
get_webhook_info() (telegram.Bot method)
(telegram.bot.Bot method)
getChat() (telegram.Bot method)
(telegram.bot.Bot method)
getChatAdministrators() (telegram.Bot method)
(telegram.bot.Bot method)
getChatMember() (telegram.Bot method)
(telegram.bot.Bot method)
getChatMembersCount() (telegram.Bot method)
(telegram.bot.Bot method)
getFile() (telegram.Bot method)
(telegram.bot.Bot method)
getGameHighScores() (telegram.Bot method)
(telegram.bot.Bot method)
getMe() (telegram.Bot method)
(telegram.bot.Bot method)
getUpdates() (telegram.Bot method)
(telegram.bot.Bot method)
getUserProfilePhotos() (telegram.Bot method)
(telegram.bot.Bot method)
getWebhookInfo() (telegram.Bot method)
(telegram.bot.Bot method)
gif_file_id (telegram.InlineQueryResultCachedGif attribute)
(telegram.inlinequeryresultcachedgif.InlineQueryResultCachedGif attribute)
gif_height (telegram.InlineQueryResultGif attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
gif_url (telegram.InlineQueryResultGif attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
gif_width (telegram.InlineQueryResultGif attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
GROUP (telegram.Chat attribute)
(telegram.chat.Chat attribute)
group_chat_created (telegram.Message attribute)
(telegram.message.Message attribute)
groups (telegram.ext.dispatcher.Dispatcher attribute)
H
handle_update() (telegram.ext.CallbackQueryHandler method)
(telegram.ext.ChosenInlineResultHandler method)
(telegram.ext.CommandHandler method)
(telegram.ext.ConversationHandler method)
(telegram.ext.Handler method)
(telegram.ext.InlineQueryHandler method)
(telegram.ext.MessageHandler method)
(telegram.ext.RegexHandler method)
(telegram.ext.StringCommandHandler method)
(telegram.ext.StringRegexHandler method)
(telegram.ext.TypeHandler method)
(telegram.ext.callbackqueryhandler.CallbackQueryHandler method)
(telegram.ext.choseninlineresulthandler.ChosenInlineResultHandler method)
(telegram.ext.commandhandler.CommandHandler method)
(telegram.ext.conversationhandler.ConversationHandler method)
(telegram.ext.handler.Handler method)
(telegram.ext.inlinequeryhandler.InlineQueryHandler method)
(telegram.ext.messagehandler.MessageHandler method)
(telegram.ext.regexhandler.RegexHandler method)
(telegram.ext.stringcommandhandler.StringCommandHandler method)
(telegram.ext.stringregexhandler.StringRegexHandler method)
(telegram.ext.typehandler.TypeHandler method)
Handler (class in telegram.ext)
(class in telegram.ext.handler)
handlers (telegram.ext.dispatcher.Dispatcher attribute)
handleUpdate() (telegram.ext.CallbackQueryHandler method)
(telegram.ext.ChosenInlineResultHandler method)
(telegram.ext.CommandHandler method)
(telegram.ext.Handler method)
(telegram.ext.InlineQueryHandler method)
(telegram.ext.MessageHandler method)
(telegram.ext.RegexHandler method)
(telegram.ext.StringCommandHandler method)
(telegram.ext.StringRegexHandler method)
(telegram.ext.TypeHandler method)
(telegram.ext.callbackqueryhandler.CallbackQueryHandler method)
(telegram.ext.choseninlineresulthandler.ChosenInlineResultHandler method)
(telegram.ext.commandhandler.CommandHandler method)
(telegram.ext.handler.Handler method)
(telegram.ext.inlinequeryhandler.InlineQueryHandler method)
(telegram.ext.messagehandler.MessageHandler method)
(telegram.ext.regexhandler.RegexHandler method)
(telegram.ext.stringcommandhandler.StringCommandHandler method)
(telegram.ext.stringregexhandler.StringRegexHandler method)
(telegram.ext.typehandler.TypeHandler method)
has_custom_certificate (telegram.WebhookInfo attribute)
(telegram.webhookinfo.WebhookInfo attribute)
has_running_threads (telegram.ext.Dispatcher attribute)
(telegram.ext.dispatcher.Dispatcher attribute)
HASHTAG (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
headers (telegram.InputFile attribute)
(telegram.inputfile.InputFile attribute)
height (telegram.PhotoSize attribute)
(telegram.Sticker attribute)
(telegram.Video attribute)
(telegram.photosize.PhotoSize attribute)
(telegram.sticker.Sticker attribute)
(telegram.video.Video attribute)
hide_url (telegram.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
HTML (telegram.ParseMode attribute)
(telegram.parsemode.ParseMode attribute)
I
id (telegram.Bot attribute)
,
[1]
(telegram.Chat attribute)
(telegram.InlineQuery attribute)
(telegram.InlineQueryResult attribute)
,
[1]
(telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultAudio attribute)
(telegram.InlineQueryResultCachedAudio attribute)
(telegram.User attribute)
(telegram.bot.Bot attribute)
(telegram.chat.Chat attribute)
(telegram.inlinequery.InlineQuery attribute)
(telegram.inlinequeryresult.InlineQueryResult attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultcachedaudio.InlineQueryResultCachedAudio attribute)
(telegram.user.User attribute)
idle() (telegram.ext.Updater method)
(telegram.ext.updater.Updater method)
info() (telegram.Bot method)
inline_keyboard (telegram.InlineKeyboardMarkup attribute)
(telegram.inlinekeyboardmarkup.InlineKeyboardMarkup attribute)
inline_message_id (telegram.ChosenInlineResult attribute)
(telegram.choseninlineresult.ChosenInlineResult attribute)
inline_query (telegram.Update attribute)
(telegram.update.Update attribute)
InlineKeyboardButton (class in telegram)
(class in telegram.inlinekeyboardbutton)
InlineKeyboardMarkup (class in telegram)
(class in telegram.inlinekeyboardmarkup)
InlineQuery (class in telegram)
(class in telegram.inlinequery)
InlineQueryHandler (class in telegram.ext)
(class in telegram.ext.inlinequeryhandler)
InlineQueryResult (class in telegram)
,
[1]
(class in telegram.inlinequeryresult)
InlineQueryResultArticle (class in telegram)
(class in telegram.inlinequeryresultarticle)
InlineQueryResultAudio (class in telegram)
(class in telegram.inlinequeryresultaudio)
InlineQueryResultCachedAudio (class in telegram)
(class in telegram.inlinequeryresultcachedaudio)
InlineQueryResultCachedDocument (class in telegram)
(class in telegram.inlinequeryresultcacheddocument)
InlineQueryResultCachedGif (class in telegram)
(class in telegram.inlinequeryresultcachedgif)
InlineQueryResultCachedMpeg4Gif (class in telegram)
(class in telegram.inlinequeryresultcachedmpeg4gif)
InlineQueryResultCachedPhoto (class in telegram)
(class in telegram.inlinequeryresultcachedphoto)
InlineQueryResultCachedSticker (class in telegram)
(class in telegram.inlinequeryresultcachedsticker)
InlineQueryResultCachedVideo (class in telegram)
(class in telegram.inlinequeryresultcachedvideo)
InlineQueryResultCachedVoice (class in telegram)
(class in telegram.inlinequeryresultcachedvoice)
InlineQueryResultContact (class in telegram)
(class in telegram.inlinequeryresultcontact)
InlineQueryResultDocument (class in telegram)
(class in telegram.inlinequeryresultdocument)
InlineQueryResultGame (class in telegram)
(class in telegram.inlinequeryresultgame)
InlineQueryResultGif (class in telegram)
(class in telegram.inlinequeryresultgif)
InlineQueryResultLocation (class in telegram)
(class in telegram.inlinequeryresultlocation)
InlineQueryResultMpeg4Gif (class in telegram)
(class in telegram.inlinequeryresultmpeg4gif)
InlineQueryResultPhoto (class in telegram)
(class in telegram.inlinequeryresultphoto)
InlineQueryResultVenue (class in telegram)
(class in telegram.inlinequeryresultvenue)
InlineQueryResultVideo (class in telegram)
(class in telegram.inlinequeryresultvideo)
InlineQueryResultVoice (class in telegram)
(class in telegram.inlinequeryresultvoice)
input_message_content (telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultAudio attribute)
(telegram.InlineQueryResultCachedAudio attribute)
(telegram.InlineQueryResultCachedDocument attribute)
(telegram.InlineQueryResultCachedGif attribute)
(telegram.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.InlineQueryResultCachedPhoto attribute)
(telegram.InlineQueryResultCachedSticker attribute)
(telegram.InlineQueryResultCachedVideo attribute)
(telegram.InlineQueryResultCachedVoice attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultGif attribute)
(telegram.InlineQueryResultLocation attribute)
(telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.InlineQueryResultPhoto attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultcachedaudio.InlineQueryResultCachedAudio attribute)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument attribute)
(telegram.inlinequeryresultcachedgif.InlineQueryResultCachedGif attribute)
(telegram.inlinequeryresultcachedmpeg4gif.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto attribute)
(telegram.inlinequeryresultcachedsticker.InlineQueryResultCachedSticker attribute)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo attribute)
(telegram.inlinequeryresultcachedvoice.InlineQueryResultCachedVoice attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
InputContactMessageContent (class in telegram)
(class in telegram.inputcontactmessagecontent)
InputFile (class in telegram)
(class in telegram.inputfile)
InputLocationMessageContent (class in telegram)
(class in telegram.inputlocationmessagecontent)
InputMessageContent (class in telegram)
(class in telegram.inputmessagecontent)
InputTextMessageContent (class in telegram)
(class in telegram.inputtextmessagecontent)
InputVenueMessageContent (class in telegram)
(class in telegram.inputvenuemessagecontent)
interval (telegram.ext.Job attribute)
(telegram.ext.jobqueue.Job attribute)
InvalidToken
is_enabled() (telegram.ext.Job method)
(telegram.ext.jobqueue.Job method)
is_image() (telegram.InputFile static method)
(telegram.inputfile.InputFile static method)
is_inputfile() (telegram.InputFile static method)
(telegram.inputfile.InputFile static method)
ITALIC (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
J
Job (class in telegram.ext)
(class in telegram.ext.jobqueue)
job_queue (telegram.ext.Job attribute)
(telegram.ext.jobqueue.Job attribute)
JobQueue (class in telegram.ext)
(class in telegram.ext.jobqueue)
jobs() (telegram.ext.JobQueue method)
(telegram.ext.jobqueue.JobQueue method)
K
keyboard (telegram.ReplyKeyboardMarkup attribute)
(telegram.replykeyboardmarkup.ReplyKeyboardMarkup attribute)
KeyboardButton (class in telegram)
(class in telegram.keyboardbutton)
kick_chat_member() (telegram.Bot method)
(telegram.bot.Bot method)
kick_member() (telegram.Chat method)
(telegram.chat.Chat method)
kickChatMember() (telegram.Bot method)
(telegram.bot.Bot method)
KICKED (telegram.ChatMember attribute)
(telegram.chatmember.ChatMember attribute)
L
last_error_date (telegram.WebhookInfo attribute)
(telegram.webhookinfo.WebhookInfo attribute)
last_error_message (telegram.WebhookInfo attribute)
(telegram.webhookinfo.WebhookInfo attribute)
last_name (telegram.Bot attribute)
,
[1]
(telegram.Chat attribute)
(telegram.Contact attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.User attribute)
(telegram.bot.Bot attribute)
(telegram.chat.Chat attribute)
(telegram.contact.Contact attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.user.User attribute)
latitude (telegram.InlineQueryResultLocation attribute)
(telegram.Location attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
(telegram.location.Location attribute)
leave() (telegram.Chat method)
(telegram.chat.Chat method)
leave_chat() (telegram.Bot method)
(telegram.bot.Bot method)
leaveChat() (telegram.Bot method)
(telegram.bot.Bot method)
LEFT (telegram.ChatMember attribute)
(telegram.chatmember.ChatMember attribute)
left_chat_member (telegram.Message attribute)
(telegram.message.Message attribute)
Location (class in telegram)
(class in telegram.location)
location (telegram.ChosenInlineResult attribute)
(telegram.Message attribute)
(telegram.choseninlineresult.ChosenInlineResult attribute)
(telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
log() (telegram.Bot method)
logger (telegram.ext.Dispatcher attribute)
(telegram.ext.dispatcher.Dispatcher attribute)
longitude (telegram.InlineQueryResultLocation attribute)
(telegram.Location attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
(telegram.location.Location attribute)
M
m (telegram.ext.CallbackQueryHandler attribute)
(telegram.ext.ChosenInlineResultHandler attribute)
(telegram.ext.CommandHandler attribute)
(telegram.ext.Dispatcher attribute)
(telegram.ext.Handler attribute)
(telegram.ext.InlineQueryHandler attribute)
(telegram.ext.MessageHandler attribute)
(telegram.ext.RegexHandler attribute)
(telegram.ext.StringCommandHandler attribute)
(telegram.ext.StringRegexHandler attribute)
(telegram.ext.TypeHandler attribute)
(telegram.ext.callbackqueryhandler.CallbackQueryHandler attribute)
(telegram.ext.choseninlineresulthandler.ChosenInlineResultHandler attribute)
(telegram.ext.commandhandler.CommandHandler attribute)
(telegram.ext.dispatcher.Dispatcher attribute)
(telegram.ext.handler.Handler attribute)
(telegram.ext.inlinequeryhandler.InlineQueryHandler attribute)
(telegram.ext.messagehandler.MessageHandler attribute)
(telegram.ext.regexhandler.RegexHandler attribute)
(telegram.ext.stringcommandhandler.StringCommandHandler attribute)
(telegram.ext.stringregexhandler.StringRegexHandler attribute)
(telegram.ext.typehandler.TypeHandler attribute)
MARKDOWN (telegram.ParseMode attribute)
(telegram.parsemode.ParseMode attribute)
MAX_CAPTION_LENGTH (in module telegram.constants)
MAX_FILESIZE_DOWNLOAD (in module telegram.constants)
MAX_FILESIZE_UPLOAD (in module telegram.constants)
MAX_MESSAGE_ENTITIES (in module telegram.constants)
MAX_MESSAGE_LENGTH (in module telegram.constants)
MAX_MESSAGES_PER_MINUTE_PER_GROUP (in module telegram.constants)
MAX_MESSAGES_PER_SECOND (in module telegram.constants)
MAX_MESSAGES_PER_SECOND_PER_CHAT (in module telegram.constants)
MEMBER (telegram.ChatMember attribute)
(telegram.chatmember.ChatMember attribute)
MENTION (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
MergedFilter (class in telegram.ext.filters)
Message (class in telegram)
(class in telegram.message)
message (telegram.Update attribute)
(telegram.update.Update attribute)
message() (telegram.Bot method)
message_id (telegram.Message attribute)
(telegram.message.Message attribute)
MessageEntity (class in telegram)
(class in telegram.messageentity)
MessageHandler (class in telegram.ext)
(class in telegram.ext.messagehandler)
migrate_from_chat_id (telegram.Message attribute)
(telegram.message.Message attribute)
migrate_to_chat_id (telegram.Message attribute)
(telegram.message.Message attribute)
mime_type (telegram.Audio attribute)
(telegram.Document attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.Video attribute)
(telegram.Voice attribute)
(telegram.audio.Audio attribute)
(telegram.document.Document attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.video.Video attribute)
(telegram.voice.Voice attribute)
MON (telegram.ext.jobqueue.Days attribute)
mpeg4_file_id (telegram.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.inlinequeryresultcachedmpeg4gif.InlineQueryResultCachedMpeg4Gif attribute)
mpeg4_height (telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
mpeg4_url (telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
mpeg4_width (telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
N
name (telegram.Bot attribute)
,
[1]
(telegram.User attribute)
(telegram.bot.Bot attribute)
(telegram.ext.Job attribute)
(telegram.ext.jobqueue.Job attribute)
(telegram.user.User attribute)
NetworkError
new_chat_member (telegram.Message attribute)
(telegram.message.Message attribute)
new_chat_photo (telegram.Message attribute)
(telegram.message.Message attribute)
new_chat_title (telegram.Message attribute)
(telegram.message.Message attribute)
O
offset (telegram.InlineQuery attribute)
(telegram.inlinequery.InlineQuery attribute)
one_time_keyboard (telegram.ReplyKeyboardMarkup attribute)
(telegram.replykeyboardmarkup.ReplyKeyboardMarkup attribute)
P
parse_entities() (telegram.Message method)
(telegram.message.Message method)
parse_entity() (telegram.Message method)
(telegram.message.Message method)
parse_text_entities() (telegram.Game method)
(telegram.game.Game method)
parse_text_entity() (telegram.Game method)
(telegram.game.Game method)
ParseMode (class in telegram)
(class in telegram.parsemode)
pending_update_count (telegram.WebhookInfo attribute)
(telegram.webhookinfo.WebhookInfo attribute)
performer (telegram.Audio attribute)
(telegram.InlineQueryResultAudio attribute)
(telegram.audio.Audio attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
phone_number (telegram.Contact attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.contact.Contact attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
photo (telegram.ext.Filters attribute)
(telegram.Game attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.game.Game attribute)
(telegram.message.Message attribute)
photo_file_id (telegram.InlineQueryResultCachedPhoto attribute)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto attribute)
photo_height (telegram.InlineQueryResultPhoto attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
photo_url (telegram.InlineQueryResultPhoto attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
photo_width (telegram.InlineQueryResultPhoto attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
photos (telegram.UserProfilePhotos attribute)
(telegram.userprofilephotos.UserProfilePhotos attribute)
PhotoSize (class in telegram)
(class in telegram.photosize)
position (telegram.GameHighScore attribute)
(telegram.gamehighscore.GameHighScore attribute)
PRE (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
PRIVATE (telegram.Chat attribute)
(telegram.chat.Chat attribute)
process_update() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
put() (telegram.ext.JobQueue method)
(telegram.ext.jobqueue.JobQueue method)
Q
query (telegram.ChosenInlineResult attribute)
(telegram.InlineQuery attribute)
(telegram.choseninlineresult.ChosenInlineResult attribute)
(telegram.inlinequery.InlineQuery attribute)
queue (telegram.ext.JobQueue attribute)
(telegram.ext.jobqueue.JobQueue attribute)
R
RECORD_AUDIO (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
RECORD_VIDEO (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
RegexHandler (class in telegram.ext)
(class in telegram.ext.regexhandler)
remove_error_handler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
remove_handler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
remove_keyboard (telegram.ReplyKeyboardRemove attribute)
(telegram.replykeyboardremove.ReplyKeyboardRemove attribute)
removeErrorHandler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
removeHandler() (telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
repeat (telegram.ext.Job attribute)
(telegram.ext.jobqueue.Job attribute)
reply (telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
reply_audio() (telegram.Message method)
(telegram.message.Message method)
reply_contact() (telegram.Message method)
(telegram.message.Message method)
reply_document() (telegram.Message method)
(telegram.message.Message method)
reply_location() (telegram.Message method)
(telegram.message.Message method)
reply_markup (telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultAudio attribute)
(telegram.InlineQueryResultCachedAudio attribute)
(telegram.InlineQueryResultCachedDocument attribute)
(telegram.InlineQueryResultCachedGif attribute)
(telegram.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.InlineQueryResultCachedPhoto attribute)
(telegram.InlineQueryResultCachedSticker attribute)
(telegram.InlineQueryResultCachedVideo attribute)
(telegram.InlineQueryResultCachedVoice attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultGif attribute)
(telegram.InlineQueryResultLocation attribute)
(telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.InlineQueryResultPhoto attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultcachedaudio.InlineQueryResultCachedAudio attribute)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument attribute)
(telegram.inlinequeryresultcachedgif.InlineQueryResultCachedGif attribute)
(telegram.inlinequeryresultcachedmpeg4gif.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto attribute)
(telegram.inlinequeryresultcachedsticker.InlineQueryResultCachedSticker attribute)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo attribute)
(telegram.inlinequeryresultcachedvoice.InlineQueryResultCachedVoice attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
reply_photo() (telegram.Message method)
(telegram.message.Message method)
reply_sticker() (telegram.Message method)
(telegram.message.Message method)
reply_text() (telegram.Message method)
(telegram.message.Message method)
reply_to_message (telegram.Message attribute)
(telegram.message.Message attribute)
reply_venue() (telegram.Message method)
(telegram.message.Message method)
reply_video() (telegram.Message method)
(telegram.message.Message method)
reply_voice() (telegram.Message method)
(telegram.message.Message method)
ReplyKeyboardHide (class in telegram.replykeyboardremove)
ReplyKeyboardMarkup (class in telegram)
(class in telegram.replykeyboardmarkup)
ReplyKeyboardRemove (class in telegram)
(class in telegram.replykeyboardremove)
ReplyMarkup (class in telegram)
(class in telegram.replymarkup)
request (telegram.Bot attribute)
resize_keyboard (telegram.ReplyKeyboardMarkup attribute)
(telegram.replykeyboardmarkup.ReplyKeyboardMarkup attribute)
result_id (telegram.ChosenInlineResult attribute)
(telegram.choseninlineresult.ChosenInlineResult attribute)
RetryAfter
run() (telegram.ext.Job method)
(telegram.ext.jobqueue.Job method)
run_async() (in module telegram.ext.dispatcher)
(telegram.ext.Dispatcher method)
(telegram.ext.dispatcher.Dispatcher method)
S
SAT (telegram.ext.jobqueue.Days attribute)
schedule_removal() (telegram.ext.Job method)
(telegram.ext.jobqueue.Job method)
score (telegram.GameHighScore attribute)
(telegram.gamehighscore.GameHighScore attribute)
selective (telegram.ForceReply attribute)
(telegram.ReplyKeyboardMarkup attribute)
(telegram.ReplyKeyboardRemove attribute)
(telegram.forcereply.ForceReply attribute)
(telegram.replykeyboardmarkup.ReplyKeyboardMarkup attribute)
(telegram.replykeyboardremove.ReplyKeyboardRemove attribute)
send_action() (telegram.Chat method)
(telegram.chat.Chat method)
send_audio() (telegram.Bot method)
(telegram.bot.Bot method)
send_chat_action() (telegram.Bot method)
(telegram.bot.Bot method)
send_contact() (telegram.Bot method)
(telegram.bot.Bot method)
send_document() (telegram.Bot method)
(telegram.bot.Bot method)
send_game() (telegram.Bot method)
(telegram.bot.Bot method)
send_location() (telegram.Bot method)
(telegram.bot.Bot method)
send_message() (telegram.Bot method)
(telegram.bot.Bot method)
send_photo() (telegram.Bot method)
(telegram.bot.Bot method)
send_sticker() (telegram.Bot method)
(telegram.bot.Bot method)
send_venue() (telegram.Bot method)
(telegram.bot.Bot method)
send_video() (telegram.Bot method)
(telegram.bot.Bot method)
send_voice() (telegram.Bot method)
(telegram.bot.Bot method)
sendAudio() (telegram.Bot method)
(telegram.bot.Bot method)
sendChatAction() (telegram.Bot method)
(telegram.bot.Bot method)
sendContact() (telegram.Bot method)
(telegram.bot.Bot method)
sendDocument() (telegram.Bot method)
(telegram.bot.Bot method)
sendGame() (telegram.Bot method)
(telegram.bot.Bot method)
sendLocation() (telegram.Bot method)
(telegram.bot.Bot method)
sendMessage() (telegram.Bot method)
(telegram.bot.Bot method)
sendPhoto() (telegram.Bot method)
(telegram.bot.Bot method)
sendSticker() (telegram.Bot method)
(telegram.bot.Bot method)
sendVenue() (telegram.Bot method)
(telegram.bot.Bot method)
sendVideo() (telegram.Bot method)
(telegram.bot.Bot method)
sendVoice() (telegram.Bot method)
(telegram.bot.Bot method)
set_enabled() (telegram.ext.Job method)
(telegram.ext.jobqueue.Job method)
set_game_score() (telegram.Bot method)
(telegram.bot.Bot method)
set_webhook() (telegram.Bot method)
(telegram.bot.Bot method)
setGameScore() (telegram.Bot method)
(telegram.bot.Bot method)
setWebhook() (telegram.Bot method)
(telegram.bot.Bot method)
signal_handler() (telegram.ext.Updater method)
(telegram.ext.updater.Updater method)
start() (telegram.ext.Dispatcher method)
(telegram.ext.JobQueue method)
(telegram.ext.dispatcher.Dispatcher method)
(telegram.ext.jobqueue.JobQueue method)
start_polling() (telegram.ext.Updater method)
(telegram.ext.updater.Updater method)
start_webhook() (telegram.ext.Updater method)
(telegram.ext.updater.Updater method)
states (telegram.ext.conversationhandler.ConversationHandler attribute)
status (telegram.ChatMember attribute)
(telegram.chatmember.ChatMember attribute)
status_update (telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
Sticker (class in telegram)
(class in telegram.sticker)
sticker (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
sticker_file_id (telegram.InlineQueryResultCachedSticker attribute)
(telegram.inlinequeryresultcachedsticker.InlineQueryResultCachedSticker attribute)
stop() (telegram.ext.Dispatcher method)
(telegram.ext.JobQueue method)
(telegram.ext.Updater method)
(telegram.ext.dispatcher.Dispatcher method)
(telegram.ext.jobqueue.JobQueue method)
(telegram.ext.updater.Updater method)
StringCommandHandler (class in telegram.ext)
(class in telegram.ext.stringcommandhandler)
StringRegexHandler (class in telegram.ext)
(class in telegram.ext.stringregexhandler)
SUN (telegram.ext.jobqueue.Days attribute)
SUPERGROUP (telegram.Chat attribute)
(telegram.chat.Chat attribute)
supergroup_chat_created (telegram.Message attribute)
(telegram.message.Message attribute)
SUPPORTED_WEBHOOK_PORTS (in module telegram.constants)
switch_inline_query (telegram.InlineKeyboardButton attribute)
(telegram.inlinekeyboardbutton.InlineKeyboardButton attribute)
switch_inline_query_current_chat (telegram.InlineKeyboardButton attribute)
(telegram.inlinekeyboardbutton.InlineKeyboardButton attribute)
T
telegram (module)
telegram.animation (module)
telegram.audio (module)
telegram.base (module)
telegram.bot (module)
telegram.callbackgame (module)
telegram.callbackquery (module)
telegram.chat (module)
telegram.chataction (module)
telegram.chatmember (module)
telegram.choseninlineresult (module)
telegram.constants (module)
telegram.contact (module)
telegram.contrib (module)
telegram.contrib.botan (module)
telegram.document (module)
telegram.error (module)
telegram.ext (module)
telegram.ext.callbackqueryhandler (module)
telegram.ext.choseninlineresulthandler (module)
telegram.ext.commandhandler (module)
telegram.ext.conversationhandler (module)
telegram.ext.dispatcher (module)
telegram.ext.filters (module)
telegram.ext.handler (module)
telegram.ext.inlinequeryhandler (module)
telegram.ext.jobqueue (module)
telegram.ext.messagehandler (module)
telegram.ext.regexhandler (module)
telegram.ext.stringcommandhandler (module)
telegram.ext.stringregexhandler (module)
telegram.ext.typehandler (module)
telegram.ext.updater (module)
telegram.file (module)
telegram.forcereply (module)
telegram.game (module)
telegram.gamehighscore (module)
telegram.inlinekeyboardbutton (module)
telegram.inlinekeyboardmarkup (module)
telegram.inlinequery (module)
telegram.inlinequeryresult (module)
telegram.inlinequeryresultarticle (module)
telegram.inlinequeryresultaudio (module)
telegram.inlinequeryresultcachedaudio (module)
telegram.inlinequeryresultcacheddocument (module)
telegram.inlinequeryresultcachedgif (module)
telegram.inlinequeryresultcachedmpeg4gif (module)
telegram.inlinequeryresultcachedphoto (module)
telegram.inlinequeryresultcachedsticker (module)
telegram.inlinequeryresultcachedvideo (module)
telegram.inlinequeryresultcachedvoice (module)
telegram.inlinequeryresultcontact (module)
telegram.inlinequeryresultdocument (module)
telegram.inlinequeryresultgame (module)
telegram.inlinequeryresultgif (module)
telegram.inlinequeryresultlocation (module)
telegram.inlinequeryresultmpeg4gif (module)
telegram.inlinequeryresultphoto (module)
telegram.inlinequeryresultvenue (module)
telegram.inlinequeryresultvideo (module)
telegram.inlinequeryresultvoice (module)
telegram.inputcontactmessagecontent (module)
telegram.inputfile (module)
telegram.inputlocationmessagecontent (module)
telegram.inputmessagecontent (module)
telegram.inputtextmessagecontent (module)
telegram.inputvenuemessagecontent (module)
telegram.keyboardbutton (module)
telegram.location (module)
telegram.message (module)
telegram.messageentity (module)
telegram.parsemode (module)
telegram.photosize (module)
telegram.replykeyboardmarkup (module)
telegram.replykeyboardremove (module)
telegram.replymarkup (module)
telegram.sticker (module)
telegram.update (module)
telegram.user (module)
telegram.userprofilephotos (module)
telegram.venue (module)
telegram.video (module)
telegram.voice (module)
telegram.webhookinfo (module)
TelegramError
,
[1]
TelegramObject (class in telegram)
(class in telegram.base)
text (telegram.ext.Filters attribute)
(telegram.InlineKeyboardButton attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.inlinekeyboardbutton.InlineKeyboardButton attribute)
(telegram.message.Message attribute)
TEXT_LINK (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
TEXT_MENTION (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
THU (telegram.ext.jobqueue.Days attribute)
thumb (telegram.Document attribute)
(telegram.Sticker attribute)
(telegram.Video attribute)
(telegram.document.Document attribute)
(telegram.sticker.Sticker attribute)
(telegram.video.Video attribute)
thumb_height (telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultLocation attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
thumb_url (telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultGif attribute)
(telegram.InlineQueryResultLocation attribute)
(telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.InlineQueryResultPhoto attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
thumb_width (telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultContact attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultLocation attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultcontact.InlineQueryResultContact attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
tick() (telegram.ext.JobQueue method)
(telegram.ext.jobqueue.JobQueue method)
timed_out_behavior (telegram.ext.conversationhandler.ConversationHandler attribute)
TimedOut
title (telegram.Audio attribute)
(telegram.Chat attribute)
(telegram.Game attribute)
(telegram.InlineQueryResultArticle attribute)
(telegram.InlineQueryResultAudio attribute)
(telegram.InlineQueryResultCachedDocument attribute)
(telegram.InlineQueryResultCachedGif attribute)
(telegram.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.InlineQueryResultCachedPhoto attribute)
(telegram.InlineQueryResultCachedVideo attribute)
(telegram.InlineQueryResultCachedVoice attribute)
(telegram.InlineQueryResultDocument attribute)
(telegram.InlineQueryResultGif attribute)
(telegram.InlineQueryResultLocation attribute)
(telegram.InlineQueryResultMpeg4Gif attribute)
(telegram.InlineQueryResultPhoto attribute)
(telegram.audio.Audio attribute)
(telegram.chat.Chat attribute)
(telegram.game.Game attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
(telegram.inlinequeryresultaudio.InlineQueryResultAudio attribute)
(telegram.inlinequeryresultcacheddocument.InlineQueryResultCachedDocument attribute)
(telegram.inlinequeryresultcachedgif.InlineQueryResultCachedGif attribute)
(telegram.inlinequeryresultcachedmpeg4gif.InlineQueryResultCachedMpeg4Gif attribute)
(telegram.inlinequeryresultcachedphoto.InlineQueryResultCachedPhoto attribute)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo attribute)
(telegram.inlinequeryresultcachedvoice.InlineQueryResultCachedVoice attribute)
(telegram.inlinequeryresultdocument.InlineQueryResultDocument attribute)
(telegram.inlinequeryresultgif.InlineQueryResultGif attribute)
(telegram.inlinequeryresultlocation.InlineQueryResultLocation attribute)
(telegram.inlinequeryresultmpeg4gif.InlineQueryResultMpeg4Gif attribute)
(telegram.inlinequeryresultphoto.InlineQueryResultPhoto attribute)
to_dict() (telegram.base.TelegramObject method)
(telegram.Bot method)
(telegram.CallbackQuery method)
(telegram.ChosenInlineResult method)
(telegram.Game method)
(telegram.InlineKeyboardMarkup method)
(telegram.InlineQuery method)
(telegram.Message method)
(telegram.ReplyKeyboardMarkup method)
(telegram.TelegramObject method)
(telegram.UserProfilePhotos method)
(telegram.callbackquery.CallbackQuery method)
(telegram.choseninlineresult.ChosenInlineResult method)
(telegram.game.Game method)
(telegram.inlinekeyboardmarkup.InlineKeyboardMarkup method)
(telegram.inlinequery.InlineQuery method)
(telegram.message.Message method)
(telegram.replykeyboardmarkup.ReplyKeyboardMarkup method)
(telegram.userprofilephotos.UserProfilePhotos method)
to_form() (telegram.InputFile method)
(telegram.inputfile.InputFile method)
to_json() (telegram.base.TelegramObject method)
(telegram.TelegramObject method)
token (telegram.contrib.botan.Botan attribute)
total_count (telegram.UserProfilePhotos attribute)
(telegram.userprofilephotos.UserProfilePhotos attribute)
track() (telegram.contrib.botan.Botan method)
TUE (telegram.ext.jobqueue.Days attribute)
type (telegram.Chat attribute)
(telegram.InlineQueryResult attribute)
,
[1]
(telegram.User attribute)
(telegram.chat.Chat attribute)
(telegram.inlinequeryresult.InlineQueryResult attribute)
(telegram.user.User attribute)
TypeHandler (class in telegram.ext)
(class in telegram.ext.typehandler)
TYPING (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
U
Unauthorized
unban_chat_member() (telegram.Bot method)
(telegram.bot.Bot method)
unban_member() (telegram.Chat method)
(telegram.chat.Chat method)
unbanChatMember() (telegram.Bot method)
(telegram.bot.Bot method)
Update (class in telegram)
(class in telegram.update)
update_id (telegram.Update attribute)
(telegram.update.Update attribute)
update_state() (telegram.ext.ConversationHandler method)
(telegram.ext.conversationhandler.ConversationHandler method)
Updater (class in telegram.ext)
(class in telegram.ext.updater)
UPLOAD_AUDIO (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
UPLOAD_DOCUMENT (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
UPLOAD_PHOTO (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
UPLOAD_VIDEO (telegram.ChatAction attribute)
(telegram.chataction.ChatAction attribute)
url (telegram.InlineKeyboardButton attribute)
(telegram.InlineQueryResultArticle attribute)
(telegram.inlinekeyboardbutton.InlineKeyboardButton attribute)
(telegram.inlinequeryresultarticle.InlineQueryResultArticle attribute)
URL (telegram.MessageEntity attribute)
(telegram.messageentity.MessageEntity attribute)
url (telegram.WebhookInfo attribute)
(telegram.webhookinfo.WebhookInfo attribute)
url_template (telegram.contrib.botan.Botan attribute)
User (class in telegram)
(class in telegram.user)
user (telegram.ChatMember attribute)
(telegram.GameHighScore attribute)
(telegram.chatmember.ChatMember attribute)
(telegram.gamehighscore.GameHighScore attribute)
user_data (telegram.ext.dispatcher.Dispatcher attribute)
user_id (telegram.Contact attribute)
(telegram.contact.Contact attribute)
username (telegram.Bot attribute)
,
[1]
(telegram.Chat attribute)
(telegram.User attribute)
(telegram.bot.Bot attribute)
(telegram.chat.Chat attribute)
(telegram.user.User attribute)
UserProfilePhotos (class in telegram)
(class in telegram.userprofilephotos)
V
Venue (class in telegram)
(class in telegram.venue)
venue (telegram.ext.Filters attribute)
(telegram.ext.filters.Filters attribute)
Video (class in telegram)
(class in telegram.video)
video (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
video_file_id (telegram.InlineQueryResultCachedVideo attribute)
(telegram.inlinequeryresultcachedvideo.InlineQueryResultCachedVideo attribute)
Voice (class in telegram)
(class in telegram.voice)
voice (telegram.ext.Filters attribute)
(telegram.Message attribute)
(telegram.ext.filters.Filters attribute)
(telegram.message.Message attribute)
voice_file_id (telegram.InlineQueryResultCachedVoice attribute)
(telegram.inlinequeryresultcachedvoice.InlineQueryResultCachedVoice attribute)
W
WebhookInfo (class in telegram)
(class in telegram.webhookinfo)
WED (telegram.ext.jobqueue.Days attribute)
width (telegram.PhotoSize attribute)
(telegram.Sticker attribute)
(telegram.Video attribute)
(telegram.photosize.PhotoSize attribute)
(telegram.sticker.Sticker attribute)
(telegram.video.Video attribute)