Top "Telegram" questions

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

Keystore file D\Telegram-master\TMessagesProj\config\release.keystore not found for signing config 'debug'

I downloaded new version of Telegram. When run it,This error has shown: Keystore file D\Telegram-master\TMessagesProj\config\release.…

android telegram android-keystore
How to launch Telegram app from my own android application?

I have an android app that should be able to open a chat in the telegram app by pressing a …

java android launch telegram
How to create a link to contact specific phone number via Telegram?

So I found out I could use a link like this in HTML: <a href="https://api.whatsapp.com/…

html hyperlink contacts telegram telegram-bot
Clear "pending_update_count" in Telegram Bot

I want to clear all pending_update_count in my bot! The output of below command : https://api.telegram.org/…

webhooks telegram telegram-bot telegram-webhook
Telegram bots read channel updates

As telegram bots reads groups updates, is there any way to read channel updates also?

telegram telegram-bot php-telegram-bot
Telegram Bot with Telegraf.js - Send messages to chat

I want to create a Telegram Bot with Node.js and I am using Telegraf for it. I know I …

node.js telegram telegram-bot telegraf
How to receive my own telegram messages in node.js without bot

I would like to have a very simple client in nodejs (an example) that can receive messages from my contacts …

node.js client telegram
How to get Telegram channels updates (posts) with api?

I want to get Telegram channels updates (posts) with api by php! (I am not channels admin) I am not …

api telegram php-telegram-bot telegram-webhook
Android Telegram App --> java.lang.UnsatisfiedLinkError: No implementation found for void

Unfortunally a similar question was removed at Stackoverflow some weeks ago, I must make a new question. Im trying to …

java android telegram