Property InventorySettings
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
InventorySettings
Gets the guild inventory settings.
[JsonProperty("inventory_settings", NullValueHandling = NullValueHandling.Ignore)]
[DiscordDeprecated]
public DiscordGuildInventorySettings? InventorySettings { get; }