Skip to content

Util.Timestamp.snowflake

github-actions[bot] edited this page Sep 30, 2024 · 2 revisions

snowflakes are things stored using a series of numbers and it's made with things like IDs for messages, users, etc
despite that you can still make custom ones like this incase it requires it

type: String

timestamp.snowflake;

517263631319040000


πŸ›ˆ Client

πŸ›ˆ AddonService

πŸ›ˆ AttachmentService

πŸ›ˆ ChannelService

πŸ›ˆ CommandService

πŸ›ˆ ComponentService

πŸ›ˆ ErrorService

πŸ›ˆ EventService

πŸ›ˆ ExpressionService

πŸ›ˆ GuildService

πŸ›ˆ LogService

πŸ›ˆ MessageService

πŸ›ˆ PermissionService

πŸ›ˆ RoleService

πŸ›ˆ StorageService

πŸ›ˆ TypeService

πŸ›ˆ UserService

πŸ›ˆ UtilService

πŸ›ˆ VoiceService


Clone this wiki locally