Roblox API Reference

TeamCreateService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (2)

Type Member History
null CloseGameIfUserDoesntHavePerms () 583
ToggleManageCollaborators ()
57 members inherited from Instance

Removed member index (3)

Type Member History
bool GetIsUseUniverseSearchNewEndpoint () 591 598
null SendUnarchiveUniverseAsync (int64 universeId) 548 573 577
null SendUnarchiveUniverseWithReasonAsync (int64 universeId, string reason) 553 573 577

History

Members

CloseGameIfUserDoesntHavePerms On DevHub

Name Type Default
No parameters.

History

ToggleManageCollaborators On DevHub

Name Type Default
No parameters.

Removed members

GetIsUseUniverseSearchNewEndpoint

Name Type Default
No parameters.

History

SendUnarchiveUniverseAsync

Name Type Default
universeId int64 none

History

SendUnarchiveUniverseWithReasonAsync

Name Type Default
universeId int64 none
reason string none

History