toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.commands
/
pSubscribe
p
Subscribe
suspend
fun
ReThis
.
pSubscribe
(
vararg
subscription
:
ChannelSubscription
)
suspend
fun
ReThis
.
pSubscribe
(
pattern
:
String
,
exceptionHandler
:
ReThisExceptionHandler
?
=
null
,
handler
:
SubscriptionHandler
)