trixnity-core
Toggle table of contents
4.13.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
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
>