Error 400 in discord.py
问题 I'm making a bot with Discord.py and I keep getting an error when trying to send a message with an embed. Here's the error I get: Traceback (most recent call last): File "C:\Users\pc\Documents\Storage\python\NanoBot\bot.py", line 101, in on_message await client.send_message(message.channel, embed=embed) File "C:\Users\pc\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\client.py", line 1152, in send_message data = yield from self.http.send_message(channel_id, content, guild