I try to use my application (with TLSharp) but suddenly by using TelegramClient .SendCodeRequestAsync function, I get This Exception : "Flood prevention. Te
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
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
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
I so search about TDLib (Telegram Database library) authentication and login example but can't found any things :(
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
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>
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
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
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
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
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
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
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
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
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
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
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 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
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