Exemplo n.º 1
0
 /// <inheritdoc />
 public Task ReorderChannelsAsync(IEnumerable <ReorderChannelProperties> args, RequestOptions options = null)
 => RestGuild.ReorderChannelsAsync(args, options);