onRateLimit
abstract suspend fun onRateLimit(context: BContext, event: MessageReceivedEvent, commandInfo: TextCommandInfo, probe: ConsumptionProbe)(source)
abstract suspend fun onRateLimit(context: BContext, event: GenericCommandInteractionEvent, commandInfo: ApplicationCommandInfo, probe: ConsumptionProbe)(source)
abstract suspend fun onRateLimit(context: BContext, event: GenericComponentInteractionCreateEvent, probe: ConsumptionProbe)(source)