kiscord
0.6.0
kiscord-core
/
kiscord
/
KiscordCall
Kiscord
Call
interface
KiscordCall
:
CoroutineContext.Element
,
TypedAttributesScope
(
source
)
Types
Properties
Types
Key
Link copied to clipboard
object
Key
:
CoroutineContext.Key
<
KiscordCall
>
Properties
client
Link copied to clipboard
abstract
val
client
:
Kiscord
Kiscord
instance bound to this scope
key
Link copied to clipboard
open
override
val
key
:
CoroutineContext.Key
<
*
>