Table of Contents

Namespace DisCatSharp.Entities.Core

Classes

CooldownBucket

Represents a cooldown bucket.

DisCatSharpBadDomainChecker

Represents a bad domain checker for DisCatSharp based on discord official bad domain hashes.

DisCatSharpBuilder

Represents the common base for most builders.

DisCatSharpCommandContext

Interface for various command types like slash commands, user commands, message commands, text commands, etc.

Interfaces

IBucket

Defines the standard contract for bucket feature

ICooldown<TContextType, TBucketType>

Cooldown feature contract