mirror of https://github.com/coddrago/Heroku
Update main.py
parent
0756f38da4
commit
da1620813d
|
@ -829,7 +829,7 @@ class Hikka:
|
||||||
)
|
)
|
||||||
self.omit_log = True
|
self.omit_log = True
|
||||||
|
|
||||||
await client.hikka_inline.bot.send_file(
|
await client.hikka_inline.bot.send_photo(
|
||||||
logging.getLogger().handlers[0].get_logid_by_client(client.tg_id),
|
logging.getLogger().handlers[0].get_logid_by_client(client.tg_id),
|
||||||
"https://imgur.com/a/eLsJtIl.png",
|
"https://imgur.com/a/eLsJtIl.png",
|
||||||
caption=(
|
caption=(
|
||||||
|
|
Loading…
Reference in New Issue