trixnity-core
3.10.0
common
trixnity-core
/
net.folivo.trixnity.core.model.push
/
PushCondition
/
EventMatch
Event
Match
@
Serializable
data
class
EventMatch
(
val
key
:
String
,
val
pattern
:
String
)
:
PushCondition
Members
Constructors
Event
Match
Link copied to clipboard
constructor
(
key
:
String
,
pattern
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
pattern
Link copied to clipboard
val
pattern
:
String