Exemple #1
0
 //Integrations
 public Task <IReadOnlyCollection <RestGuildIntegration> > GetIntegrationsAsync(RequestOptions options = null)
 => GuildHelper.GetIntegrationsAsync(this, Discord, options);