mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-08 09:51:57 +00:00
Support buttons when sending a file too
This commit is contained in:
@@ -7,7 +7,7 @@ from . import (
|
||||
|
||||
class TelegramClient(
|
||||
AuthMethods, DownloadMethods, DialogMethods, ChatMethods,
|
||||
MessageMethods, ButtonMethods, UpdateMethods, UploadMethods,
|
||||
MessageMethods, UploadMethods, ButtonMethods, UpdateMethods,
|
||||
MessageParseMethods, UserMethods
|
||||
):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user