Skip to content

Commit

Permalink
Merge branch 'master' into 0.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron authored Jul 20, 2021
2 parents 3fff2c5 + df9ad86 commit a002303
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ sealed class ComponentInteraction : Interaction(), ComponentInteractionBehavior
override val user: User
get() = User(data.user.value!!, kord)


/**
* The message that contains the interacted component, null if the message is ephemeral.
*/
Expand Down

0 comments on commit a002303

Please sign in to comment.