PowerPlatformConnectors/independent-publisher-conne.../Telegram Bot
Woong befe22a276
Additional Parameter on SendMessage (#3327)
Additional Parameter on SendMessage
Added parse_mode
2024-05-06 11:27:20 +05:30
..
apiDefinition.swagger.json Additional Parameter on SendMessage (#3327) 2024-05-06 11:27:20 +05:30
apiProperties.json Telegram Bot (Independent Publisher) (#1472) 2022-04-28 18:37:45 -07:00
readme.md Telegram Bot (Independent Publisher) (#1472) 2022-04-28 18:37:45 -07:00

readme.md

Telegram Bot

This is to control Telegram Bot

Publisher: Woong Choi

Supported Operations

Get Updates

Use this method to receive incoming updates using long polling

Get Me

Returns basic information about the bot in form of a User object. A simple method for testing your bot's auth token.

Send Message

Use this method to send text messages

Send Photo

Use this method to send photos

Get Chat

Use this method to get up to date information about the chat

Getting Started

Visit Telegram Bot API page for further details.

Limitation

It uses token into path. You need to secure it as it will be plain text by default. In power automate, you can turn on secure input and use Azure Key Vault to secure bot token detail.