⏳ 偷取贴纸3秒钟后删除消息
This commit is contained in:
parent
e934d7e853
commit
aea0d6deeb
@ -125,7 +125,7 @@ A pack can't have more than 120 stickers at the moment.":
|
||||
notification = await context.edit(
|
||||
f"这张图片/贴纸已经被添加到 [这个](t.me/addstickers/{pack_name}) 贴纸包。",
|
||||
parse_mode='md')
|
||||
await sleep(.6)
|
||||
await sleep(3)
|
||||
try:
|
||||
await notification.delete()
|
||||
except:
|
||||
|
Loading…
Reference in New Issue
Block a user