ruslang02 / discord-qt

Discord client powered by Node.JS and Qt Widgets.
GNU General Public License v3.0
208 stars 11 forks source link

Group DMs support #9

Open ruslang02 opened 4 years ago

ruslang02 commented 4 years ago

Currently, group DMs crash the discord client as discord.js removed support for them in version 12.

A set of patches is needed to fix this issue, not sure how many classes should be patched but this is a serious problem which should be addressed (we really need to add full support for them in the client as well).