コード例 #1
0
 /// <inheritdoc />
 public Task ReorderRolesAsync(IEnumerable <ReorderRoleProperties> args, RequestOptions options = null)
 => RestGuild.ReorderRolesAsync(args, options);