NetCordDev / NetCord

The modern and fully customizable C# Discord library.
https://netcord.dev
MIT License
65 stars 10 forks source link

`GatewayClient` should have an internal rate limiter implemented #28

Closed KubaZ2 closed 2 months ago

KubaZ2 commented 3 months ago

Description

Preferably it would be interface based so that users can use custom ones when needed for some reason.

More information about the rate limits: https://discord.com/developers/docs/topics/gateway#rate-limiting