Type Alias GuildRobloxGameUncheckedCreateInput
GuildRobloxGameUncheckedCreateInput: { channelId?: string | null; dbId?: string; gameConfigId: string; kinds?: GameRobloxKindEnum; pingRoleId?: string | null; placeId: string; title?: string | null; universeId?: string | null; }