Bucket Configuration Supplier
A supplier for BucketConfiguration, called when a bucket is about to get created by a BucketAccessor.
See also
Functions
Link copied to clipboard
abstract fun getConfiguration(context: BContext, event: GenericComponentInteractionCreateEvent): BucketConfiguration
abstract fun getConfiguration(context: BContext, event: GenericCommandInteractionEvent, commandInfo: ApplicationCommandInfo): BucketConfiguration
abstract fun getConfiguration(context: BContext, event: MessageReceivedEvent, commandInfo: TextCommandInfo): BucketConfiguration