Function ChatConversationTypeFromNumber

  • Converts the conversation type from int to enum.

    Parameters

    • params: number

      The conversation type of the int type.

    Returns ChatConversationType

    The conversation type of the enum type.