Table of Contents

Method GetClanSettingsAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetClanSettingsAsync()

Gets the clan settings.

[DiscordUnreleased("This feature is not available for bots at the current time")]
[Obsolete("This feature is not available for bots at the current time", true)]
public Task<DiscordClanSettings> GetClanSettingsAsync()

Returns

Task<DiscordClanSettings>