Back

Topic

[KB1225]Telegram provider – Version 1

Tags: Provider, Rest, Social Network

2 months ago
By LM
Options
Print
Applies to:

PcVue 16 onwards


Summary:

This article contains attached files at the end.

This provider is a solution to Send message with emoji, bolt, italic…
Send command, inline keyboards…
List messages sent to a channel, a group, a bot.


Status:

This provider has the status: Release candidate


Details:

Download the latest version of the provider proposed in the table at the end of this article and unzip it to execute the msi file.

Follow the instruction given in the ADO.Net Providers installation procedure article to install this provider.

To declare a connection into PcVue, goto General -> Data connections -> Add a SQL connection and select the Data source Built-in providers, then you can choose .NET Framework Data Provider for Telegram Data provider:

Telegram Provider declaration part 1

Telegram Provider declaration part 1

Finally go to the second tab (Built-in) to configure the connection:

Telegram Provider declaration part 2

Telegram Provider declaration part 2

Few sample queries:

SELECT * FROM [get_getUpdates]

SELECT * FROM [get_sendMessage] QUERYSTRING(“chat_id=<chatId> &text=*Let’s go* my friend \!\!&parse_mode=MarkdownV2”)

SELECT * FROM [get_sendMessage] QUERYSTRING(“chat_id=<chatId>&text= This is my first message emoji{U+1F983}”)

Files attached consist in the:

Attached file Description
sv-adonet-provider_Telegram_1.0.591.zip Version 1.0.591 of Telegram provider
The documentation
The Release Notes

Created on: 02 Dec 2024