package objects type Guild struct { Id string Name string Icon string Owner bool Permissions int }