Category "telegram"

Telegram "API development tools" limits

I try to use my application (with TLSharp) but suddenly by using TelegramClient .SendCodeRequestAsync function, I get This Exception : "Flood prevention. Te

Python telegram bot - reply when user says specific words

Context: I am starting to learn how to code a telegram bot in python. I have successfully made a fun bot for my group with friends to use. However, i only want

Weird thing with telegram bot api, can't change title of audio

Some weird thing with telegram api. I am trying to send audio from telegram bot and by the way to change performer and title, but I can't. First of all I thoght

Telegram's instant view API: Element <img> is not supported in <p>

I have problem when trying to create my Telegram's Instant View template, with this error: Element <img> is not supported in <p>: <img src="mysr

TDLib (Telegram Database library) authentication and login example by Bannerets/tdl (Node.js pakage)

I so search about TDLib (Telegram Database library) authentication and login example but can't found any things :(

How to use mtproto telegram api using curl or postman?

I dont want to use python libraries like telethon to interact with telegram MtProto api, instead I want to hit the api directly with http-request like curl or v

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/send?phone={{phone_number}}" target="_blank">WhatsApp</a>

How can I get message ID in telegram which can be used in t.me URLs in TdApi?

I'm using TdAPi and I want to get the message Id, which combined with the Username gives you the full link, e.g. something like this. The message id I get righ

Obtain a good, BIG/LARGE image in rich link preview in Telegram

I saw a lot or request about rich link preview in Telegram, but this is specifically about "how to get a BIG/LARGE image" in the preview. Let's take this artic

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/botxxxxxxxxxxxxxxxx/getWebhookInfo Obviously I re

How can I add a font to WhatsApp, Telegram, or Signal?

As the image below shows, WhatsApp (Web) now supports all of the active scripts in the Unicode BMP - incredible! I believe all of those fonts are in the app it

update value in bash script

i have stuck code. i make bash script to send Notification If file Size changed #!/bin/bash #File Embeded test_file=/home/optimus/bot_test/dump.txt msg_captio

update value in bash script

i have stuck code. i make bash script to send Notification If file Size changed #!/bin/bash #File Embeded test_file=/home/optimus/bot_test/dump.txt msg_captio

C# WTelegramClient Telegram-API How to programmatically click a button in a message from Telegram-Bot

The program communicates with Telegram-Bot. A text message is sent to the bot. The bot responds to the message. The answer contains 3 buttons. Question: How to

Create new application telegram API

I'm trying to register new app to use the Telegram API, but i'm aways getting ERROR message with no tips. I fill the form and click submit and nothing happened

send a poll in telethon telegram bot

How can i send a poll? I am trying the following code but it returns no error and the poll is not sent: from typing import Optional from telethon.sync import T

Sending Messages to Discussion on Telegram Channel

I currently have a telegram channel linked to a telegram group. As a normal user, in the telegram channel, there is an option for me to "Leave a Comment", which

How to get message info by ID [Telegram API]

I'm writing bot for telegram to gather some stats from group chat. I need to get info about every message (from the beginning of chat). I know how can i do it,

I'm having trouble running the python-telegram-bot Library sample code

I'm trying to use the example codes from the repository's beginners guide and the ready-made examples: wiki& examples I can't run them because of some class

Telegram bot doesn't answer

I'm using the package of eleirbag89 http://eleirbag89.github.io/TelegramBotPHP to create my bot on telegram. I'm having some issues on it, it doesn't answer me