1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

ContinueHandling on asyncio_handler_backends

This commit is contained in:
byehack
2022-10-09 02:28:05 +03:30
committed by GitHub
parent 4798c26188
commit 97bca49c00
2 changed files with 12 additions and 4 deletions

View File

@@ -273,4 +273,3 @@ class ContinueHandling:
"""
def __init__(self) -> None:
pass