shuppet / raku-api-discord

Raku module for interacting with the Discord API.
https://shuppet.com
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Proper class for received websocket messages #30

Open kawaii opened 5 years ago

kawaii commented 5 years ago

So we don't have to understand the JSON structure of the messages we should transform them into meaningful objects, or at least have functions with meaningful names to process them.