Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
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
This PR adds
webhook_id
to webhook messages, it is required for the Discord client to show them properly.Before: After: