Function ChatRoomPermissionTypeFromNumber

  • Converts the chat room role type from Int to enum.

    Parameters

    • params: number

      The chat room role type of the Int type.

    Returns ChatRoomPermissionType

    The chat room role type of the enum type.