Top "Telegram" questions

Telegram is a cross-platform cloud-based instant messenger with a focus on security.

Telegram Bot - how to get a group chat id?

I've been using telegram_bot, and trying to get groupChat id to send notifications to group chat, but don't know …

telegram telegram-bot
How to add a bot to a Telegram Group?

I've been trying to add a bot to my Telegram group in Android Device but I am not able to …

bots telegram telegram-bot
How do I add my bot to a channel?

I'm using my bot to tell important news, but when I using sendMessage to the channel I'm receiving the following …

telegram telegram-bot
send bold & italic text on telegram bot with html

I've created a bot in telegram I want to send bold and italic text with HTML page to bot My …

html sendmessage telegram telegram-bot
How to make a hyperlink in telegram without using bots?

How to make a Hyperlink in telegram? how to make a hyperlink in telegram without the help of bots?

hyperlink telegram
How to use Telegram API in C# to send a message

I want use Telegram API in C# for send a simple message to a number. I found some lib's on …

c# api telegram
How to get Telegram channel users list with Telegram Bot API

Anybody give a starter on how may I get information about users from my telegram bot. Imagine my bot in …

telegram telegram-bot
Telegram Bot How to delete or remove a message or media from a channel or group

I want to know an example of removing message or file like a photo I did not find any functional …

telegram telegram-bot
Telegram php example send message

I can't find an example of sending message by telegram protocol from php. I tried to use this but failed. …

telegram
Can I get a phone number by user id via Telegram Bot API?

I am using Telegram Bot API for sending instant messages to users. I have installed nuget package. This package is …

c# telegram telegram-bot