We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7506f commit 6a39a2eCopy full SHA for 6a39a2e
guide/docs/popular-topics/reactions.mdx
@@ -21,7 +21,7 @@ In this guide we will be providing an example using the <DocsLink reference="dis
21
- Reactions are inherently linked to emojis, and your bot will not have access to resend all emojis used by discord users
22
- Dealing with reactions result in a fair amount of extra api-calls, meaning it can have rate-limit implications on deployment scale.
23
- Using Reactions as a UX interface was never a inteded behavior, and is ultimatly inferior to the newer component style interface
24
- :::
+:::
25
26
<DiscordMessages>
27
<DiscordMessage profile="user">
0 commit comments