mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
add tgraph
This commit is contained in:
parent
3ea22177ec
commit
992a55082d
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ async def telegraph_paste(_, message):
|
|||
|
||||
pasted = f"**Successfully upload your media to Telegraph<a href='{url}'>.</a>\n\nUpload by {uname}**"
|
||||
await msg.edit(pasted, reply_markup=InlineKeyboardMarkup(button))
|
||||
remove(file)
|
||||
data = ""
|
||||
limit = 1024 * 1024
|
||||
if reply and reply.document:
|
||||
|
|
|
|||
Loading…
Reference in a new issue