Skip to content

Commit

Permalink
Remove closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MinnDevelopment authored Apr 6, 2024
1 parent 5eaef9b commit 15c6a05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
*
* <p>Replying with {@link #replyWithPremiumRequired()} will automatically acknowledge this interaction.
*
* <p><b>Note:</b>This interaction requires <a href="https://discord.com/developers/docs/monetization/overview" target="_blank">monetization</a> to be enabled.</p>
* <p><b>Note:</b>This interaction requires <a href="https://discord.com/developers/docs/monetization/overview" target="_blank">monetization</a> to be enabled.
*/
public interface IPremiumRequiredReplyCallback extends IDeferrableCallback
{
Expand Down

0 comments on commit 15c6a05

Please sign in to comment.