Skip to main content

Type Alias: JoinGatheringResponse

type JoinGatheringResponse: components["schemas"]["JoinGatheringResponse"];

Properties

PropertyTypeRequiredDescription
successbooleanYesWhether join was successful
gatheringunknownNoGathering data
memberunknownNoMember data
errorstringNoError message if failed

Defined in

4Players/cortex-typescript-sdk/src/resources/gatherings.ts:26