mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Fix-up 5aaa6ec
missing comma
This commit is contained in:
@@ -62,10 +62,10 @@ SPAM = (
|
|||||||
)
|
)
|
||||||
|
|
||||||
OFFTOPIC = {
|
OFFTOPIC = {
|
||||||
-1001109500936:
|
-1001109500936:
|
||||||
'That is not related to Telethon. '
|
'That is not related to Telethon. '
|
||||||
'You may continue the conversation in @TelethonOffTopic'
|
'You may continue the conversation in @TelethonOffTopic',
|
||||||
-1001200633650:
|
-1001200633650:
|
||||||
'That seems to be related to Telethon. Try asking in @TelethonChat'
|
'That seems to be related to Telethon. Try asking in @TelethonChat'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user