package types type DiscordGuild struct { ID string `json:"id"` }