Skip to content
#

telegram-bot-api

Here are 978 public repositories matching this topic...

monte-monte
monte-monte commented Feb 19, 2021

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System: Ubuntu 20.10
  • Python Version: 3.8.6
  • aiogram version: 2.11.2
  • aiohttp version: 3.7.3
  • uvloop version (if installed):

Expected Behavior

State filter works for inline keyboard queries in group cha

marcelgarus
marcelgarus commented Apr 30, 2020

I like the distinction of telegram and teledart – one is a simple typed wrapper around web requests, the other one a full-fledged powerful API that uses the capabilities of object-oriented programming. Some aspects like the inline mode are really great, but I think other parts could be a bit better.
For example, most requests still need to be made through the teledart instance with the exce

Improve this page

Add a description, image, and links to the telegram-bot-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the telegram-bot-api topic, visit your repo's landing page and select "manage topics."

Learn more