Пример #1
0
 //Users
 public IAsyncEnumerable <IReadOnlyCollection <RestGuildUser> > GetUsersAsync(RequestOptions options = null)
 => GuildHelper.GetUsersAsync(this, Discord, null, null, options);