Closed Miezhiko closed 1 year ago
also Not handling event: "THREAD_MEMBERS_UPDATE"
https://github.com/simmsb/calamity/blob/master/calamity/Calamity/Client/Client.hs#L431
Calamity currently doesn't have the code to handle these events, they're explicitly parsed and logged at the debug level as not handled instead of causing a parse error somewhere else
also Not handling event: "THREAD_MEMBERS_UPDATE"
https://github.com/simmsb/calamity/blob/master/calamity/Calamity/Client/Client.hs#L431