Closed Victorsitou closed 4 months ago
I wasn't able to get a message with type 39
Should be f"{self.author.name} resolved an Activity Alert."
, if you want to add that as well:
Should be
f"{self.author.name} resolved an Activity Alert."
, if you want to add that as well:
Thank you so much!
Summary
implements https://github.com/discord/discord-api-docs/pull/6558
I wasn't able to get a message with type 39
Checklist
pdm lint
pdm pyright