mirror of
https://github.com/TeamPGM/PagerMaid_Plugins_Pyro.git
synced 2024-11-16 07:05:24 +00:00
premium 仅群组可用
This commit is contained in:
parent
c7ebb06c26
commit
3daacbb13b
@ -12,6 +12,7 @@ from pyrogram.enums import ChatMemberStatus, ParseMode
|
||||
|
||||
|
||||
@listener(command="premium",
|
||||
groups_only=True,
|
||||
description="分遗产咯")
|
||||
async def premium(bot: Client, context: Message):
|
||||
context = await context.edit("Please wait...")
|
||||
|
Loading…
Reference in New Issue
Block a user