🤖 自动格式化代码 [skip ci]
This commit is contained in:
@@ -41,8 +41,8 @@ class MuteAction(PluginAction):
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
await self.send_message(
|
await self.send_message(
|
||||||
type = "text",
|
type="text",
|
||||||
data = f"[command]mute,{user_id},{duration}",
|
data=f"[command]mute,{user_id},{duration}",
|
||||||
# target = target
|
# target = target
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user