Type Alias SlashGroupSubRoot<T, TD, TR>
SlashGroupSubRoot<T, TD, TR>: SlashGroupBase<T, TD> & { contexts?: undefined; defaultMemberPermissions?: undefined; dmPermission?: undefined; integrationTypes?: undefined; root?: TR; } Type Parameters
- T extends string
- TD extends string
- TR extends string