Katrix / AckCord

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

Add sticker_items and deprecate stickers #47

Closed Yomanz closed 3 years ago

Yomanz commented 3 years ago

Documentation PR: https://github.com/discord/discord-api-docs/pull/3171

Katrix commented 3 years ago

Sigh. Tempted to just say remove the old stuff completely

Yomanz commented 3 years ago

Sigh. Tempted to just say remove the old stuff completely

I can remove it entirely if you want, it's only present on past messages iirc

Katrix commented 3 years ago

Sigh. Tempted to just say remove the old stuff completely

I can remove it entirely if you want, it's only present on past messages iirc

Hmmm. If it's still present in old messages I'm even more conflicted. Just add a since tag on the deprecation message for now, and I'll remove it later I'd say. My general stance is to stop supporting stuff a bit after Discord stops playing nice with it.