Member visibility
Filter class members by access level.
Seedcord(config: GatewayConfig)Parameter:
configBot configuration including paths and Discord client options
Throws:
A SeedcordError When attempting to create multiple instances (singleton)
Showing members with Protected visibility and higher.
Properties
Methods
public get applicationId(): stringpublic readonly config: GatewayConfigpublic readonly rateLimiter: IRateLimiterSee also:IRateLimiter
public readonly rest: REST