ResponseCodeError: Status: 400 Response: {'deletedmessage_set': [{'embeds': {'0': ["Tag embed must contain one of the fields {'title', 'description', 'video', 'image', 'fields'}."]}}, {'embeds': {'0': ["Tag embed must contain one of the fields {'title', 'description', 'video', 'image', 'fields'}."]}}, {'embeds': {'0': ["Tag embed must contain one of the fields {'title', 'description', 'video', 'image', 'fields'}."]}}]}
(1 additional frame(s) were not displayed)
...
File "bot/exts/filters/antispam.py", line 92, in upload_messages
url = await modlog.upload_log(self.messages.values(), actor_id, self.attachments)
File "bot/exts/moderation/modlog.py", line 71, in upload_log
response = await self.bot.api_client.post(
File "botcore/site_api.py", line 130, in post
return await self.request("POST", endpoint, raise_for_status=raise_for_status, **kwargs)
File "botcore/site_api.py", line 117, in request
await self.maybe_raise_for_status(resp, raise_for_status)
File "botcore/site_api.py", line 94, in maybe_raise_for_status
raise ResponseCodeError(response=response, response_json=response_json)
Error in task AntiSpam._process_deletion_context(frozenset({<Member id=950257281851850762 name='neopodes' discriminator='0009' bot=False nick=None guild=<Guild id=267624335836053506 name='Python' shard_id=0 chunked=True member_count=350796>>})) 139716553537216!
Sentry Issue: BOT-33V