toggle menu
trixnity-core
4.3.0
common
switch theme
search in API
trixnity-core
/
net.folivo.trixnity.core
/
MatrixRegex
/
findMentions
find
Mentions
fun
findMentions
(
message
:
String
,
matcher
:
Regex
=
mention
)
:
Map
<
String
,
Mention
>