Update README.md

This commit is contained in:
cbax 2024-09-25 15:41:49 +00:00
parent 926a2a502d
commit 3faa26f43e

View file

@ -27,3 +27,5 @@ Utilizes a 128 bit unsigned integer. 32bit machine id, 32bit sequence number. (*
|:-:|:-:|:-:|
| 0-63 | 64-95 | 96-127 |
| full unix timestamp ms | machine id | sequence number |
Another good doc explaining the general fuctionality of snowflakes:[discord api reference](https://discord.com/developers/docs/reference#snowflakes)