D001: Invalid snowflake. Check any provided snowflakes and/or improve input validation.
This error occurs when a provided Snowflake is invalid. A Snowflake is a 64-bit number, and Discord’s way of creating globally-unique identifiers that point to objects (e.g. messages, channels…).
Errors like this can be avoided through increased input validation, and/or ensuring any hard-coded values are correct.
Matches exception with text: is not a snowflake
Having issues? Join us on Discord or ask for help on the Steam forums.