SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.85k stars 84 forks source link

[Bug]: Replies fail to send in DMs #125

Closed cryptoAlgorithm closed 1 year ago

cryptoAlgorithm commented 1 year ago

Describe the Bug

Bug Description Replies to messages don't send in DMs

Actual Behaviour Replying to messages in DMs fails to send

Expected Behavior Replying to messages in DMs work just like they do in servers.

Reproducing the Bug

  1. Reply to a message
  2. Try sending the reply
  3. The reply fails to send consistently

Version

0.5.1

Category

Sending messages

Relevant Log Output

No response

Screenshots

Screenshot 2022-10-20 at 11 11 02 AM

Additional Info

Logs state that @me is not a valid guild, probably should send nil instead of @me for the referenced guild