mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-30 17:30:40 +00:00
RateControl
This commit is contained in:
@@ -47,5 +47,9 @@ public enum ExceptionCode : ushort
|
||||
NotSupported,
|
||||
NotImplemented,
|
||||
NotAllowed,
|
||||
RateLimitExceeded
|
||||
RateLimitExceeded,
|
||||
ParserLimitExceeded,
|
||||
AttachmentLimitExceeded,
|
||||
AlreadyAttached,
|
||||
ConnectionLimitExceeded
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user