toggle menu
trixnity-core
4.11.1
common
switch theme
search in API
trixnity-core
/
net.folivo.trixnity.core
/
MatrixRegex
/
findMention
find
Mention
fun
findMention
(
regex
:
Regex
,
message
:
String
,
handle
:
(
List
<
String
>
,
List
<
String
>
)
->
Mention
)
:
Map
<
IntRange
,
Mention
>