spacebarchat / server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://spacebar.chat
GNU Affero General Public License v3.0
1.49k stars 250 forks source link

fix: add webhook_id to webhook's messages #1163

Closed CyberL1 closed 3 months ago

CyberL1 commented 3 months ago

This PR adds webhook_id to webhook messages, it is required for the Discord client to show them properly.

Before: obraz After: obraz