Skip to content

Commit 989eeb4

Browse files
authored
Update private.py
1 parent 48b8bfc commit 989eeb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Group_Music_Probot/modules/private.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ async def start(_, message: Message):
4545
)
4646

4747

48-
48+
4949
@Client.on_message(filters.command("start") & ~filters.private & ~filters.channel)
5050
async def gstart(_, message: Message):
5151
await message.reply_text(

0 commit comments

Comments
 (0)