docs
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder.utils.handlers_registrar
/
HandleableRegexesHolder
Handleable
Regexes
Holder
common
class
HandleableRegexesHolder
:
HandleableTriggersHolder
<
Regex
>
Content copied to clipboard
Functions
Properties
Functions
is
Handled
Link copied to clipboard
common
fun
isHandled
(
command
:
String
)
:
Boolean
Content copied to clipboard
register
Handleable
Link copied to clipboard
common
suspend
fun
registerHandleable
(
data
:
Regex
)
Content copied to clipboard
unregister
Handleable
Link copied to clipboard
common
suspend
fun
unregisterHandleable
(
data
:
Regex
)
Content copied to clipboard
Properties
handleable
Link copied to clipboard
common
val
handleable
:
List
<
Regex
>
Content copied to clipboard