Welcome to Function Cooldowns’s documentation!# Cooldowns for Coroutines, simple as that. Main: Decorator Usage cooldown() static_cooldown() shared_cooldown() Utility Usage define_shared_cooldown() define_shared_static_cooldown() get_remaining_calls() reset_cooldowns() reset_cooldown() reset_bucket() get_cooldown() get_shared_cooldown() Buckets Library Exceptions BaseCooldownException NonExistent CooldownAlreadyExists UnknownBucket NoRegisteredCooldowns CallableOnCooldown Example Usage Example bot usage Example cog usage Handling cooldown’s Get Remaining Calls Reset a specific cooldown Reset all cooldowns on a callable Reset a specific bucket on a cooldown Cooldown checks Custom buckets Stacking cooldown’s Shared cooldowns Manually using cooldowns Nextcord Slash Cooldown’s Decorator arguments Possible buckets Example usage Example cog usage Handling cooldown’s Get remaining calls Cooldown checks Custom buckets Stacking cooldown’s Object references: Extra things MaybeCoro COOLDOWN_ID default_check State CTPState Cooldown Reference Cooldown StaticCooldown Protocol Reference CooldownBucketProtocol HashableArguments Reference _HashableArguments Indices and tables# Index Module Index Search Page