Function ChatMessageChatTypeFromNumber

  • Converts the conversation type from int to string.

    Parameters

    • params: number

      The conversation type of the int type.

    Returns ChatMessageChatType

    The conversation type of the string type.