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