• Checks if the given text contains any emoji.

    Parameters

    • text: string

      The text to check for emoji.

    Returns boolean

    • True if the text contains emoji, false otherwise.

Generated using TypeDoc