mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-25 00:47:31 +00:00
xtao-some getdel 修改错误提示
This commit is contained in:
parent
96e019538a
commit
436eaac281
@ -62,7 +62,7 @@
|
||||
},
|
||||
{
|
||||
"name": "xtao-some",
|
||||
"version": "1.20",
|
||||
"version": "1.201",
|
||||
"section": "daily",
|
||||
"maintainer": "xtaodada",
|
||||
"size": "18.8 kb",
|
||||
|
@ -305,7 +305,7 @@ async def getdel(context):
|
||||
else:
|
||||
await context.edit(f'此频道/群组的死号数:`{member_count}`。')
|
||||
except ChatAdminRequiredError:
|
||||
await context.edit('未加入此频道。')
|
||||
await context.edit('你好像并不拥有封禁用户权限。')
|
||||
else:
|
||||
await context.edit("请在群组/频道发送。")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user