increase message chang size
This commit is contained in:
parent
d16293252f
commit
a6a9f954c7
@ -3,7 +3,7 @@ from enum import Enum
|
||||
from telethon.types import Message, User, Chat, Channel
|
||||
|
||||
|
||||
MESSAGE_CHANG_SIZE: int = 5
|
||||
MESSAGE_CHANG_SIZE: int = 30
|
||||
|
||||
TELETHON_CHAT_TYPES = User | Chat | Channel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user