small fixes

This commit is contained in:
2021-01-17 19:05:53 +00:00
parent 163b61a630
commit df7facd7bd
5 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import yaml
from pytgbot.bot.sync import SyncBot
from pytgbot.bot.synchronous import SyncBot
from pytgbot.api_types.sendable.inline import (
InlineQueryResultArticle,
InputTextMessageContent,