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