kiscord
0.6.0
kiscord-interactions
/
kiscord.interactions
/
InteractionsHost
Interactions
Host
interface
InteractionsHost
(
source
)
Types
Properties
Inheritors
Types
Builder
Link copied to clipboard
interface
Builder
:
CommandRegistrar
,
ComponentRegistrar
,
ModalRegistrar
Properties
command
Initializers
Link copied to clipboard
abstract
val
commandInitializers
:
List
<
ApplicationCommandInitializer
>
pipeline
Link copied to clipboard
abstract
val
pipeline
:
GatewayInteractionsPipeline
Inheritors
DefaultInteractionsHost
Link copied to clipboard