Welcome to aiogram’s documentation!¶
aiogram is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.6 with asyncio and aiohttp. It helps to make your bots more faster and simpler.
Official aiogram resources¶
- News: @aiogram_live
- Community: @aiogram
- Russian community: @aiogram_ru
- Pip: aiogram
- Docs: ReadTheDocs
- Source: Bitbucket repo
- Issues/Bug tracker: Bitbucket issues tracker
- Test bot: @aiogram_bot
Contribute¶
Contents¶
- Installation Guide
- Quick start
- Bot object
- Dispatcher
- Data types
- Bases
- Update
- WebhookInfo
- User
- Chat
- Message
- MessageEntity
- PhotoSize
- Audio
- Document
- Video
- Voice
- VideoNote
- Contact
- Location
- Venue
- UserProfilePhotos
- File
- ReplyKeyboardMarkup & KeyboardButton & ReplyKeyboardRemove
- InlineKeyboardMarkup & InlineKeyboardButton
- CallbackQuery
- ForceReply
- ChatPhoto
- ChatMember
- ResponseParameters
- Sticker
- StickerSet
- MaskPosition
- Inline mode objects
- Payments
- Games
- Features