kiscord
0.6.0
kiscord-interactions
/
kiscord.interactions
/
InteractionPredicate
/
ExactId
Exact
Id
class
ExactId
<
in
Data
:
Interaction.Data
>
(
val
customId
:
String
)
:
InteractionPredicate
<
String
,
Data
>
(
source
)
Constructors
Functions
Properties
Constructors
Exact
Id
Link copied to clipboard
fun
ExactId
(
customId
:
String
)
Functions
is
Matching
Link copied to clipboard
open
override
fun
isMatching
(
interaction
:
Interaction
,
data
:
Data
)
:
String
?
Properties
custom
Id
Link copied to clipboard
val
customId
:
String