Moidfy description
This commit is contained in:
parent
0985653a75
commit
795d3dc480
@ -63,7 +63,7 @@ async def sticker(cli: Client, msg: Message):
|
|||||||
if not pkg_title or not pkg_name:
|
if not pkg_title or not pkg_name:
|
||||||
return await msg.edit_text(
|
return await msg.edit_text(
|
||||||
"⚠️ The default sticker title and name are empty, "
|
"⚠️ The default sticker title and name are empty, "
|
||||||
"please use `-s` reset!"
|
"please use `-s reset`!"
|
||||||
)
|
)
|
||||||
|
|
||||||
# 尝试检查贴纸包是否存在
|
# 尝试检查贴纸包是否存在
|
||||||
|
Loading…
Reference in New Issue
Block a user