Primo.Messaging 1.2.4

dotnet add package Primo.Messaging --version 1.2.4
                    
NuGet\Install-Package Primo.Messaging -Version 1.2.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Primo.Messaging" Version="1.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Primo.Messaging" Version="1.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Primo.Messaging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Primo.Messaging --version 1.2.4
                    
#r "nuget: Primo.Messaging, 1.2.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Primo.Messaging@1.2.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Primo.Messaging&version=1.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Primo.Messaging&version=1.2.4
                    
Install as a Cake Tool

About

Primo.Messaging is a set of ready-to-use activities for Primo RPA Studio designed to automate interaction with Telegram messenger and AutoFAQ service. It addresses the need to send, receive, and manage messages and files within automated processes. Key activities include: working with chats, getting messages and files, sending text, photos, files, and contacts, and interacting with AutoFAQ chats. The package can be added to any Primo RPA Studio project via the built-in dependency manager.

How to Use

In Primo RPA studio, create a project that will be executed by Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu; the "Messengers - AutoFAQ" and "Messengers - Telegram" nodes with package elements will appear in Elements tree.

Elements

How to connect to Telegram described here: https://core.telegram.org/bots#6-botfather

The "Telegram connection" element is a container for all other elements that are children of the "Messengers - Telegram" node.

Available elements:

  • Telegram connection
  • Chats list
  • Get file
  • Get messages
  • Send contact
  • Send file
  • Send photo
  • Send text

The "AutoFAQ connection" element is a container for all other elements that are children of the "Messengers - AutoFAQ" node.

Available elements:

  • AutoFAQ connection
  • Chats list
  • Send text

Key Features

  • A large set of elements to interact with Telelegram messenger and AutoFAQ service.
  • High performance
  • Supports .NET Framework 4.6.1+

Feedback

Bug reports and contributions are welcome at Primo RPA chat

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.4 31 3/24/2026
1.2.3 852 4/6/2022
1.2.1 583 7/29/2021