Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
string-store enum - Sapphire - Imagine a Framework
S-IaF
Sapphire - Imagine a Framework
โข
13mo ago
โข
4 replies
Amgelo
string-store enum
Hi
, is there a way I could store an enum using string
-store
? or maybe a 1 byte uint
. I
'm trying to encode an ApplicationCommandType
Solution
You define an integer of the size you want
, you then cast it later
. For 1 byte uint that
'd be
uint8
uint8
:
)
Jump to solution
Sapphire - Imagine a Framework
Join
Sapphire is a next-gen object-oriented Discord.js bot framework.
2,261
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
string-store & strings
S-IaF
Sapphire - Imagine a Framework / sapphire-support
13mo ago
deserialize string-store snowflake to string
S-IaF
Sapphire - Imagine a Framework / sapphire-support
4mo ago
string-store input validation
S-IaF
Sapphire - Imagine a Framework / sapphire-support
13mo ago
Workaround for string-store bug
S-IaF
Sapphire - Imagine a Framework / sapphire-support
10mo ago