getKey

abstract fun getKey(context: BContext, event: MessageReceivedEvent, commandInfo: TextCommandInfo): K(source)
abstract fun getKey(context: BContext, event: GenericCommandInteractionEvent, commandInfo: ApplicationCommandInfo): K(source)
abstract fun getKey(context: BContext, event: GenericComponentInteractionCreateEvent, rateLimitReference: ComponentRateLimitReference): K(source)