回答編集履歴
1
:
test
CHANGED
@@ -24,4 +24,4 @@
|
|
24
24
|
|
25
25
|
await msg.edit(content="3")
|
26
26
|
|
27
|
-
await client.process_commands(message
|
27
|
+
await client.process_commands(message)
|