namespace Luski.net.Enums; public enum StorageDirectory : byte { ServerInfo, ServerAssets, ChannelKeys, ServerKeys, Avatars, ChannelIcons, Messages }