Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cryscord
main
CommandPolicy
Cryscord
Channel
Type
ChannelTypeArray
ChoiceArray
Command
LocaleDict
Options
Type
CommandOption
Type
CommandOptionChoice
Deprecation
DeprecationError
Locale
LocaleDict
LocaleHash
Overwrite
Type
OverwriteArray
ParentCommandOptionArray
Permission
Snowflake
User
PremiumType
UserFlags
UserArray
Generated using Crystal 1.14.0
2024-11-26 07:22:49 UTC
class
Cryscord::
Snowflake
Cryscord::Snowflake
Reference
Object
Defined in:
snowflake.cr
Constructors
.new
(id : UInt64)
Instance Method Summary
#id
: UInt64
#increment
: UInt64
#process_id
: UInt64
#timestamp
: UInt64
#worker_id
: UInt64
Constructor Detail
def self.
new
(id : UInt64)
#
[
View source
]
Instance Method Detail
def
id
: UInt64
#
[
View source
]
def
increment
: UInt64
#
[
View source
]
def
process_id
: UInt64
#
[
View source
]
def
timestamp
: UInt64
#
[
View source
]
def
worker_id
: UInt64
#
[
View source
]