kiscord
0.6.0
kiscord-interactions
/
kiscord.interactions
/
InteractionPredicate
/
RegexId
Regex
Id
class
RegexId
<
in
Data
:
Interaction.Data
>
(
val
regexId
:
Regex
)
:
InteractionPredicate
<
MatchResult
,
Data
>
(
source
)
Constructors
Functions
Properties
Constructors
Regex
Id
Link copied to clipboard
fun
RegexId
(
regexId
:
Regex
)
Functions
is
Matching
Link copied to clipboard
open
override
fun
isMatching
(
interaction
:
Interaction
,
data
:
Data
)
:
MatchResult
?
Properties
regex
Id
Link copied to clipboard
val
regexId
:
Regex