mirror of
https://github.com/anasty17/mirror-leech-telegram-bot.git
synced 2025-01-08 12:07:33 +08:00
Why ?!
This commit is contained in:
parent
86f66f1d05
commit
5be87b4232
@ -61,7 +61,7 @@ async def sendFile(message, file, caption=None):
|
||||
|
||||
async def sendRss(text):
|
||||
try:
|
||||
app = user if user else bot:
|
||||
app = user if user else bot
|
||||
return await app.send_message(
|
||||
chat_id=config_dict["RSS_CHAT"],
|
||||
text=text,
|
||||
|
Loading…
Reference in New Issue
Block a user