question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Replies do not mention when toggled to.

See original GitHub issue

Make sure you familiarize yourself with our contributing guidelines.

Summary

With #704 merged, inline replies were added, as well as the DiscordMessage builder, however, using the builder to add replies do not set the requisite “replied_user” to true, which toggles the mention.

Details

This has been tested on Windows 10, and Ubuntu 20.04 LTS, both using .NET 5, nightly build #00777

Using CommandContext#RespondAsync(DiscordMessageBuilder) override does not properly mention, but DiscordEmbedBuilder#SendAsync(DiscordChannel) does.

Steps to reproduce

  • Create message builder in a command

  • Add content or embed so there’s a valid message

  • Add a reply of your choosing, and set reply to true

  • Send via the command context

  • Send via the builder

  • Observe.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jeffreyladdcommented, Jan 14, 2021

Okay i found the cause, this was a bug way before the message builder was merged into the inline replies branch. Ill create a new new PR to fix this.

0reactions
JulianusIVcommented, Jan 14, 2021

Addition to this reply https://github.com/DSharpPlus/DSharpPlus/issues/731#issuecomment-760196784 no need for breaking as on PC there will be a @ infront of the name at the reply if it pinged, which is missing when it did not ping

Read more comments on GitHub >

github_iconTop Results From Across the Web

'Show suggested replies' toggle in Office 365 Outlook won't ...
My signature is there, my other toggled preferences are fine, my rules all work, it appears to just be Suggested Replies that won't...
Read more >
problems toggling buttons reply and edit to show forms on ...
But my jQuery scripts are not working the way I want them to. I want them to show and hide, hide and show...
Read more >
How to turn off suggested replies in Outlook
What's important, suggested replies are not only about… replies. ... Tap the toggle button next to the Suggested replies option.
Read more >
My google forms keeps turning off the Accepting ...
Google forms turns off accepting responses toggle button on its own each time it is opened. Turns off automatically therefore people can not...
Read more >
Any way to "toggle replied" ? Or wait for update?
I dont wanna "see or view" the ones that are replied/not replied.I want to "mark" them as real replied emails (while i did...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found