Katrix / AckCord

A Discord library for Scala using Akka
https://ackcord.katsstuff.net/
MIT License
113 stars 15 forks source link

Role icons! #57

Closed Yomanz closed 3 years ago

Katrix commented 3 years ago

Got the Discord API PR/commit for this?

Yomanz commented 3 years ago

https://discord.com/developers/docs/topics/permissions#role-object

Katrix commented 3 years ago

And the PR/commit that introduced it?

Yomanz commented 3 years ago

https://github.com/discord/discord-api-docs/pull/3886 https://github.com/discord/discord-api-docs/pull/3893 Original: https://github.com/discord/discord-api-docs/pull/3815

Katrix commented 3 years ago

Welp, the two merged you linked only covered this, so I'll merge this then. Thanks