Variable postJoinGameInstanceConst
postJoinGameInstance: EndpointGeneric<{}, { authenticationTicket: string; authenticationUrl: string; jobId: string; joinScript: { AccountAge: number; AlternateName: string; AnalyticsSessionId: string; BaseUrl: string; ChannelName: string; CharacterAppearance: string; characterAppearanceId: number; ChatStyle: string; ClientPort: number; ClientPublicKeyData: string; ClientTicket: string; CookieStoreEnabled: boolean; CookieStoreFirstTimePlayKey: string; CookieStoreFiveMinutePlayKey: string; CountryCode: string; CreatorId: number; CreatorTypeEnum: string; DataCenterId: number; DirectServerReturn: boolean; DisplayName: string; EphemeralEarlyPubKey: string; EventID: string; FlexibleChatEnabled: boolean; FollowUserId: number; GameChatType: string; GameId: string; GameLocale: string; HasVerifiedBadge: boolean; IsUnknownOrUnder13: boolean; MachineAddress: string; MembershipType: string; PartyId: string; PepperId: number; PingInterval: number; PingUrl: string; PlaceId: number; PrivateServerID: string; PrivateServerOwnerID: number; RandomSeed1: string; RccVersion: string; RobloxLocale: string; SeleniumTestMode: boolean; ServerConnections: { Address: string; Port: number; }[]; ServerPort: number; SessionId: string; SuperSafeChat: boolean; TokenGenAlgorithm: number; TokenValue: string; UdmuxEndpoints: { Address: string; Port: number; }[]; UniverseId: number; UserId: number; UserName: string; VerifiedAMP: number; }; joinScriptUrl: string; message: string; queuePosition: number; status: number; statusData: { creatorExperienceBan: { displayReason: string; displayReasonTextFilterStatus: number; durationSeconds: number; isInherited: boolean; startTime: string; }; }; }, { browserTrackerId: number; channelName: string; cId: string; gameId: string; gameJoinAttemptId: string; gamerTag: string; isImmersiveAdsTeleport: boolean; isPlayTogetherGame: boolean; isQueueAllowedOverride: boolean; isTeleport: boolean; joinOrigin: string; partyId: string; placeId: number; }> = ...
Api
POST https://gamejoin.roblox.com/v1/join-game-instance
Summary
Endpoint to join a particular game instance
Param: body
The Roblox.GameJoin.Api.JoinGameInstanceRequest in JSON format