Skip to content

Commit

Permalink
Update src/main/java/com/github/kaktushose/jda/commands/dispatching/e…
Browse files Browse the repository at this point in the history
…vents/ReplyableEvent.java

Co-authored-by: Nick Hensel <[email protected]>
  • Loading branch information
Kaktushose and Goldmensch authored Dec 24, 2024
1 parent 24a5812 commit 1e286ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public void removeComponents() {

/// Entry point for configuring a reply.
///
/// Returns a [ConfigurableReply] that can be used to append components or override reply settings.
/// Returns a new [ConfigurableReply] that can be used to append components or override reply settings.
///
/// @return [ConfigurableReply]
/// @see [ConfigurableReply]
Expand Down

0 comments on commit 1e286ac

Please sign in to comment.