Telegram – how do i get the name of a topic a message is sent in with Telethon
Basically, I need a self-bot to do the following:
On new messages, if the message is in a group that
Find answers to all your Telegram API questions in our comprehensive archive. Discover expert insights and coding tips to help you build powerful messaging applications and bots. Browse our Telegram API question archive now and get the solutions you need for your Telegram API projects! A comprehensive official documentation can be found here.
Basically, I need a self-bot to do the following:
On new messages, if the message is in a group that
I need to add backslash (escape) all special symbols, like (,),+,[,]
Example:
extension String {
var
Currently, I’m developing the Solana Dex Telegram mini application. I’m stuck with connecting a wallet. The fact is that Telegram
I have GitLab CI config like this
image: hmmmk/androidbuildenv-jdk17-api33:latest
stages:
- build
- deploy
<br
I Try to get my Chatbot id from my Telegram chatbot.
Normally you should write your API Key inside this
So I use Chakra in my Nextjs 13 project, I have this code:
const Home = () => {
I am encountering an issue with my Python script that uses Pyrogram to interact with a private Telegram channel of
I would like to know if the screen size of the Telegram mini app is fixed on the PC (Mac/Windows)
I a building an application that is to function as a webapp and also as a telegram Miniapp. Telegram miniapp
Not long ago I started to learn FCM, I checked the tutorial on YouTube
https://www.youtube.com/watch?v=7w2q2D6mR7g
(there is an GitHub link