Function createAllCardImage

  • Util for creating an images that coming from three different functions (getCardImage, createCardsImageFront, createCardsImageBack)

    Parameters

    • currentCard: allCard

      Valid given card

    • cards: allCard[]

      An array of valid given card

    Returns Promise<MessageMedia[]>

    An array that contains three results from the function mentioned before

Generated using TypeDoc