CommandReceiverParameter
Inheritors
Types
Link copied to clipboard
class Context(val isOptional: Boolean, val type: KType = typeOf<CommandContext>()) : CommandReceiverParameter<CommandContext>
Link copied to clipboard