📌  相关文章
📜  文件“main.py”,第 11 行 if message.author == client.user: ^ IndentationError: expected an indented block - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:03.751000             🧑  作者: Mango

代码示例1
File "main.py", line 11
    if message.author == client.user: 
    ^
IndentationError: expected an indented block