API reference
Field MIN_VALUE
- Namespace
- DisCatSharp.Common.Serialization
- Assembly
- DisCatSharp.Common.dll
Gets the minimum safe value representable as an integer by a IEEE754 64-bit binary floating point value.
This value equals to -9007199254740991.
public const long MIN_VALUE = -9007199254740991
Returns
- long
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.