mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-10-11 01:25:56 +00:00
no newlines at the end of files fixed
This commit is contained in:
@@ -6,4 +6,4 @@ opted_in_failed = re.escape('You already opted-in for everyone-mentions.')
|
||||
opted_off = re.escape('You have opted-off for everyone-mentions.')
|
||||
opted_off_failed = re.escape('You need to opt-in first before processing this command.')
|
||||
mention_failed = re.escape('There are no users to mention.')
|
||||
no_groups = re.escape('There are no groups for this chat.')
|
||||
no_groups = re.escape('There are no groups for this chat.')
|
||||
|
Reference in New Issue
Block a user