Index A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W A abort() (telegrampy.ext.conversations.Conversation method) action() (telegrampy.Chat method) (telegrampy.Member method) (telegrampy.Messageable method) (telegrampy.PartialChat method) active (telegrampy.InlineKeyboard property) add_button() (telegrampy.InlineKeyboard method) add_check() (telegrampy.ext.commands.Command method) add_cog() (telegrampy.ext.commands.Bot method) add_command() (telegrampy.ext.commands.Bot method) add_inline_keyboard() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) add_listener() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) added_to_attachment_menu (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) alias_conflict (telegrampy.ext.commands.CommandRegistrationError attribute) aliases (telegrampy.ext.commands.Command attribute) allow_multiple_answers (telegrampy.Poll attribute) answer() (telegrampy.CallbackQuery method) arg (telegrampy.ext.commands.BadArgument attribute) args (telegrampy.ext.commands.Context attribute) ArgumentParsingError (class in telegrampy.ext.commands) ask() (telegrampy.ext.conversations.Conversation method) author (telegrampy.ext.commands.Context attribute) (telegrampy.MemberUpdated attribute) (telegrampy.Message attribute) B BadArgument (class in telegrampy.ext.commands) BadRequest (class in telegrampy) Bot (class in telegrampy.ext.commands) bot (telegrampy.ext.commands.Command attribute) (telegrampy.ext.commands.Context attribute) Bot.command() (in module telegrampy.ext.commands.Bot) buttons (telegrampy.InlineKeyboard property) (telegrampy.ReplyKeyboard property) C callback (telegrampy.ext.commands.Command attribute) callback() (telegrampy.InlineKeyboardButton method) CallbackQuery (class in telegrampy) can_connect_to_business (telegrampy.ClientUser attribute) can_join_groups (telegrampy.ClientUser attribute) can_read_all_group_messages (telegrampy.ClientUser attribute) can_run() (telegrampy.ext.commands.Command method) Chat (class in telegrampy) chat (telegrampy.ext.commands.Context attribute) (telegrampy.Member attribute) (telegrampy.MemberUpdated attribute) (telegrampy.Message attribute) (telegrampy.PartialMessage attribute) ChatConverter (class in telegrampy.ext.commands) ChatInvite (class in telegrampy) check() (in module telegrampy.ext.commands) CheckFailure (class in telegrampy.ext.commands) clear_pins() (telegrampy.Chat method) (telegrampy.PartialChat method) Client (class in telegrampy) ClientException (class in telegrampy) ClientUser (class in telegrampy) Cog (class in telegrampy.ext.commands) cog (telegrampy.ext.commands.Command attribute) cog_check() (telegrampy.ext.commands.Cog method) cog_load() (telegrampy.ext.commands.Cog method) cog_unload() (telegrampy.ext.commands.Cog method) cogs (telegrampy.ext.commands.Bot property) Command (class in telegrampy.ext.commands) command (telegrampy.ext.commands.Context attribute) command() (in module telegrampy.ext.commands) (telegrampy.ext.commands.Bot method) command_attrs (telegrampy.ext.commands.HelpCommand attribute) command_callback() (telegrampy.ext.commands.HelpCommand method) command_failed (telegrampy.ext.commands.Context attribute) CommandError (class in telegrampy.ext.commands) CommandInvokeError (class in telegrampy.ext.commands) CommandNotFound (class in telegrampy.ext.commands) CommandRegistrationError (class in telegrampy.ext.commands) commands (telegrampy.ext.commands.Bot property) Conflict (class in telegrampy) content (telegrampy.Message attribute) Context (class in telegrampy.ext.commands) context (telegrampy.ext.commands.HelpCommand attribute) Conversation (class in telegrampy.ext.conversations) convert() (telegrampy.ext.commands.ChatConverter method) (telegrampy.ext.commands.Converter method) (telegrampy.ext.commands.MemberConverter method) Converter (class in telegrampy.ext.commands) converter (telegrampy.ext.commands.BadArgument attribute) created_at (telegrampy.Message attribute) creates_join_request (telegrampy.ChatInvite attribute) creator (telegrampy.ChatInvite attribute) custom_emoji_id (telegrampy.MessageEntity attribute) D DefaultHelpCommand (class in telegrampy.ext.commands) delete() (telegrampy.Message method) (telegrampy.PartialMessage method) description (telegrampy.ext.commands.Bot attribute) (telegrampy.ext.commands.Cog property) (telegrampy.ext.commands.Command attribute) display_name (telegrampy.Chat property) E edit() (telegrampy.Message method) (telegrampy.PartialMessage method) edited_at (telegrampy.Message attribute) escape_markdown() (in module telegrampy.utils) event() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) ExpectedClosingQuote (class in telegrampy.ext.commands) expire_date (telegrampy.ChatInvite attribute) ExtensionAlreadyLoaded (class in telegrampy.ext.commands) ExtensionError (class in telegrampy.ext.commands) ExtensionFailed (class in telegrampy.ext.commands) ExtensionNotFound (class in telegrampy.ext.commands) ExtensionNotLoaded (class in telegrampy.ext.commands) F File (class in telegrampy) file_id (telegrampy.PhotoSize attribute) file_size (telegrampy.PhotoSize attribute) file_unique_id (telegrampy.PhotoSize attribute) filter_commands() (telegrampy.ext.commands.HelpCommand method) first_name (telegrampy.Chat attribute) (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) Forbidden (class in telegrampy) ForceReply (class in telegrampy) format_command() (telegrampy.ext.commands.DefaultHelpCommand method) format_commands() (telegrampy.ext.commands.DefaultHelpCommand method) forward() (telegrampy.Message method) (telegrampy.PartialMessage method) from_message() (telegrampy.ext.conversations.Conversation class method) full_name (telegrampy.Member property) G get_chat() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) get_cog() (telegrampy.ext.commands.Bot method) get_command() (telegrampy.ext.commands.Bot method) get_command_signature() (telegrampy.ext.commands.HelpCommand method) get_commands() (telegrampy.ext.commands.Cog method) get_context() (telegrampy.ext.commands.Bot method) get_ending_note() (telegrampy.ext.commands.DefaultHelpCommand method) get_file() (telegrampy.PhotoSize method) get_me() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) get_member() (telegrampy.Chat method) (telegrampy.PartialChat method) get_member_count() (telegrampy.Chat method) (telegrampy.PartialChat method) get_partial_chat() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) get_partial_message() (telegrampy.Chat method) (telegrampy.PartialChat method) get_profile_photos() (telegrampy.Member method) GroupOnly (class in telegrampy.ext.commands) H has_main_web_app (telegrampy.ClientUser attribute) height (telegrampy.PhotoSize attribute) help_command (telegrampy.ext.commands.Bot property) HelpCommand (class in telegrampy.ext.commands) hidden (telegrampy.ext.commands.Command attribute) HTTPException (class in telegrampy) I id (telegrampy.Chat attribute) (telegrampy.ClientUser attribute) (telegrampy.File attribute) (telegrampy.Member attribute) (telegrampy.Message attribute) (telegrampy.PartialChat attribute) (telegrampy.PartialMessage attribute) (telegrampy.Poll attribute) (telegrampy.User attribute) inline_keyboard_button() (in module telegrampy) InlineKeyboard (class in telegrampy) InlineKeyboardButton (class in telegrampy) InvalidToken (class in telegrampy) invite_link (telegrampy.ChatInvite attribute) (telegrampy.MemberUpdated attribute) invoke() (telegrampy.ext.commands.Command method) invoked_with (telegrampy.ext.commands.Context attribute) is_anonymous (telegrampy.Poll attribute) is_bot (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) is_closed (telegrampy.Poll attribute) is_forum (telegrampy.Chat attribute) is_not_private_chat() (in module telegrampy.ext.commands) is_owner() (in module telegrampy.ext.commands) is_premium (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) is_primary (telegrampy.ChatInvite attribute) is_private_chat() (in module telegrampy.ext.commands) is_revoked (telegrampy.ChatInvite attribute) K keyboard (telegrampy.InlineKeyboardButton property) kwargs (telegrampy.ext.commands.Context attribute) L language (telegrampy.MessageEntity attribute) language_code (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) last_name (telegrampy.Chat attribute) (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) leave() (telegrampy.Chat method) (telegrampy.PartialChat method) length (telegrampy.MessageEntity attribute) link (telegrampy.Member property) listen() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) listener() (telegrampy.ext.commands.Cog class method) load_extension() (telegrampy.ext.commands.Bot method) loop (telegrampy.Client attribute) M Member (class in telegrampy) member_limit (telegrampy.ChatInvite attribute) MemberConverter (class in telegrampy.ext.commands) MemberUpdated (class in telegrampy) mention() (telegrampy.Member method) Message (class in telegrampy) message (telegrampy.ext.commands.Context attribute) Messageable (class in telegrampy) MessageEntity (class in telegrampy) messsage (telegrampy.HTTPException attribute) MissingRequiredArgument (class in telegrampy.ext.commands) N name (telegrampy.ChatInvite attribute) (telegrampy.ext.commands.Command attribute) (telegrampy.ext.commands.CommandRegistrationError attribute) (telegrampy.ext.commands.ExtensionFailed attribute) (telegrampy.Member property) new_member (telegrampy.MemberUpdated attribute) NoEntryPointError (class in telegrampy.ext.commands) NotOwner (class in telegrampy.ext.commands) O offset (telegrampy.MessageEntity attribute) old_member (telegrampy.MemberUpdated attribute) on_callback_query() (in module telegrampy) on_command() (in module telegrampy) on_command_completion() (in module telegrampy) on_command_error() (in module telegrampy) on_error() (in module telegrampy) (telegrampy.InlineKeyboard method) on_member_update() (in module telegrampy) on_message() (in module telegrampy) on_message_edit() (in module telegrampy) on_poll() (in module telegrampy) on_poll_answer() (in module telegrampy) on_post() (in module telegrampy) on_post_edit() (in module telegrampy) option_ids (telegrampy.PollAnswer attribute) options (telegrampy.Poll attribute) original (telegrampy.ext.commands.CommandInvokeError attribute) (telegrampy.ext.commands.ExtensionFailed attribute) owner_id (telegrampy.ext.commands.Bot attribute) owner_ids (telegrampy.ext.commands.Bot attribute) P param (telegrampy.ext.commands.MissingRequiredArgument attribute) PartialChat (class in telegrampy) PartialMessage (class in telegrampy) path (telegrampy.File attribute) pending_join_request_count (telegrampy.ChatInvite attribute) photos (telegrampy.UserProfilePhotos attribute) PhotoSize (class in telegrampy) pin() (telegrampy.Message method) (telegrampy.PartialMessage method) Poll (class in telegrampy) poll_id (telegrampy.PollAnswer attribute) PollAnswer (class in telegrampy) PrivateChatOnly (class in telegrampy.ext.commands) process_commands() (telegrampy.ext.commands.Bot method) Q Question (class in telegrampy.ext.conversations) question (telegrampy.Poll attribute) question() (in module telegrampy.ext.conversations) R read() (telegrampy.File method) refresh() (telegrampy.File method) reload_extension() (telegrampy.ext.commands.Bot method) remove_button() (telegrampy.InlineKeyboard method) remove_check() (telegrampy.ext.commands.Command method) remove_cog() (telegrampy.ext.commands.Bot method) remove_command() (telegrampy.ext.commands.Bot method) remove_listener() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) reply() (telegrampy.ext.commands.Context method) (telegrampy.Message method) (telegrampy.PartialMessage method) ReplyKeyboard (class in telegrampy) ReplyKeyboardButton (class in telegrampy) ReplyKeyboardRemove (class in telegrampy) response (telegrampy.HTTPException attribute) row (telegrampy.InlineKeyboardButton attribute) (telegrampy.ReplyKeyboardButton attribute) run() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) S save() (telegrampy.File method) send() (telegrampy.Chat method) (telegrampy.Member method) (telegrampy.Messageable method) (telegrampy.PartialChat method) send_bot_help() (telegrampy.ext.commands.DefaultHelpCommand method) (telegrampy.ext.commands.HelpCommand method) send_cog_help() (telegrampy.ext.commands.DefaultHelpCommand method) (telegrampy.ext.commands.HelpCommand method) send_command_help() (telegrampy.ext.commands.DefaultHelpCommand method) (telegrampy.ext.commands.HelpCommand method) send_document() (telegrampy.Chat method) (telegrampy.Member method) (telegrampy.Messageable method) (telegrampy.PartialChat method) send_not_found() (telegrampy.ext.commands.HelpCommand method) send_photo() (telegrampy.Chat method) (telegrampy.Member method) (telegrampy.Messageable method) (telegrampy.PartialChat method) send_poll() (telegrampy.Chat method) (telegrampy.Member method) (telegrampy.Messageable method) (telegrampy.PartialChat method) ServerError (class in telegrampy) set_description() (telegrampy.Chat method) (telegrampy.Client method) (telegrampy.ext.commands.Bot method) (telegrampy.PartialChat method) set_name() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) set_photo() (telegrampy.Chat method) (telegrampy.PartialChat method) set_title() (telegrampy.Chat method) (telegrampy.PartialChat method) setup_hook() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) signature (telegrampy.ext.commands.Command property) size (telegrampy.File attribute) start() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) (telegrampy.ext.conversations.Conversation method) status (telegrampy.Member attribute) stop() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) (telegrampy.ext.conversations.Conversation method) (telegrampy.InlineKeyboard method) stopped (telegrampy.InlineKeyboard property) subscription_period (telegrampy.ChatInvite attribute) subscription_price (telegrampy.ChatInvite attribute) supports_inline_queries (telegrampy.ClientUser attribute) sync() (telegrampy.ext.commands.Bot method) T taken_at (telegrampy.MemberUpdated attribute) TelegramException (class in telegrampy) thread_id (telegrampy.Message attribute) timed_out() (telegrampy.ext.conversations.Conversation method) title (telegrampy.Chat attribute) total_count (telegrampy.UserProfilePhotos attribute) total_voter_count (telegrampy.Poll attribute) type (telegrampy.Chat attribute) (telegrampy.MessageEntity attribute) (telegrampy.Poll attribute) typing() (telegrampy.Chat method) (telegrampy.Member method) (telegrampy.Messageable method) (telegrampy.PartialChat method) U unique_id (telegrampy.File attribute) unload_extension() (telegrampy.ext.commands.Bot method) unpin() (telegrampy.Message method) (telegrampy.PartialMessage method) url (telegrampy.MessageEntity attribute) usage (telegrampy.ext.commands.Command attribute) User (class in telegrampy) user (telegrampy.MessageEntity attribute) (telegrampy.PollAnswer attribute) UserInputError (class in telegrampy.ext.commands) username (telegrampy.Chat attribute) (telegrampy.ClientUser attribute) (telegrampy.Member attribute) (telegrampy.User attribute) UserProfilePhotos (class in telegrampy) V value (telegrampy.MessageEntity attribute) via_chat_folder_invite_link (telegrampy.MemberUpdated attribute) via_join_request (telegrampy.MemberUpdated attribute) W wait_for() (telegrampy.Client method) (telegrampy.ext.commands.Bot method) width (telegrampy.PhotoSize attribute)