jb3 / concoction

Concoction is a Discord library for Elixir.
https://discord.gg/F6SYMSu
MIT License
2 stars 0 forks source link

Handle CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE and CHANNEL_PINS_UPDATE #4

Open jb3 opened 4 years ago

jb3 commented 4 years ago

These events signify changes to guild channels.

This should probably(?) be tied into the guild cache and be stored in there, though there may be some use for a separate ETS table for channels.

Relevant documentation: https://discord.com/developers/docs/topics/gateway#channel-create