FunctionsGameClubCardDoBundleGameClubCardDoBundle CallableGameClubCardDoBundle(Cards: ClubCard[], IncludeTime?: boolean): stringCreates a bundle of cards in a string to push to the server.ParametersCards: ClubCard[]An array of cIncludeTime: boolean = falseIf we must include the time propertyReturns stringA string with all the cards
Creates a bundle of cards in a string to push to the server.