示例#1
0
 /// <inheritdoc />
 public Task <IReadOnlyCollection <GuildEmote> > GetEmotesAsync(RequestOptions options = null)
 => RestGuild.GetEmotesAsync(options);