Queer European MD passionate about IT

Commit History

Author SHA1 Message Date
  Davte 76ea65a660 asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead 1 year ago
  Davte dc9c2a7b14 Compliance with Telegram Bot API 5.0 and improved type hinting for API methods. 3 years ago
  Davte a3cc676432 Identify edited methods (new or deprecated parameters) in addition to new methods. 3 years ago
  Davte 9072c3abe5 Working on /father command 4 years ago
  Davte 7a23045479 New parameters of sendPoll method 4 years ago
  Davte edb2201773 Package updates checker implemented 4 years ago
  Davte 5a70dcfeb2 Implemented missing methods 4 years ago
  Davte 96820b29c7 Typos and whitespace 4 years ago
  Davte 9c73337c53 Allow multilanguage support for inline query answers 4 years ago
  Davte 06d3569fbd IDE-guided adjustments 4 years ago
  Davte 4c1ffb3382 Hack no longer needed to encode filenames 4 years ago
  Davte 72a7dd5a5f Catch and return unexpected exceptions during API calls 4 years ago
  Davte e22854c77d `aiohttp.web.Application` does not take a loop argument anymore 4 years ago
  Davte a2965be066 longest_cooldown_timedelta property defined 4 years ago
  Davte f135279503 Check that session is open before trying to close it 4 years ago
  Davte e47dd1d458 Prevent Telegram flood control on all methods with chat_id as parameter 4 years ago
  Davte 7582b4cce4 Do not json-dump files 4 years ago
  Davte 3e6fc8ba42 Close certificate file after setting webhook 4 years ago
  Davte 94d563b276 Do not wrap certificate file 4 years ago
  Davte 4f42696a20 TODO: prevent Telegram flood control 4 years ago
  Davte d44e410101 Log "API" in case of TelegramError raised during API call 4 years ago
  Davte 5927dcd30f Dump int, list and dict parameters as strings for API calls 4 years ago
  Davte 5a0c658ea3 TelegramBot and TelegramError classes moved to dedicated `api` module. 4 years ago