Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
1k views

I'm working on a Telegram integration as userClient and need to send messages to users, but I only have their public user IDs. Typically, sending messages requires both the user ID and the access hash....
0 votes
0 answers
203 views

I want to forward a message from multiple channels to another channel. For some reason, I cannot receive a message coming from another bot channel. My goal is to relay a message from a public channel ...
0 votes
2 answers
2k views

when i put apiId , apiHash , mobile nummber through the bot then i received phone_code of my telegram app, when i enter phone_code in bot then i received code: const author = async () =&...
3 votes
0 answers
381 views

I'm working on a project to scrape data from my channels. When I use the auth.sendCode method, it sends the verification code to my Telegram account. I don't want to get the verification code from ...
0 votes
1 answer
890 views

I wondered how Telegram desktop, Android or any official Telegram app does authentication? I mean, we can use MTProto with pyrogram or telethon, but we need api_hash and api_id. But in Telegram ...
0 votes
1 answer
807 views

There are tg bots, which has opportunities to open websites in a webview(iframe), inside of a telegram app. Whenewer you press on a button inside bot, it opens a webview with specific url. This allows ...
0 votes
1 answer
287 views

https://core.telegram.org/api/entities The are examples only on c++ and php How to transform <b>bold</b> sample to something likes this on nodejs? (I use https://gram.js.org) const result ...
ncs's user avatar
  • 454
0 votes
0 answers
3k views

I made a telegram bot, received a token from it and now made it an administrator. How can I get through the bot all messages from the moment it was added? There are requests in this group and I need ...
0 votes
1 answer
86 views

Can't get content from method upload.getFile using inputPhotoFileLocation, getting exeption FILE_REFERENCE_EXPIRED, Tried everything I got from the internet. using MTProto client on js await ...
1 vote
1 answer
116 views

I get sometimes the following error: C:\Users\OneDrive\Desktop\node_modules@mtproto\core\src\rpc\index.js:548 waitMessage.resolve(message.result); ^ TypeError: Cannot read properties of undefined (...
StackKanal's user avatar
1 vote
1 answer
2k views

I have a question about telegram API. I've read documents on core.telegram.org already. As per my understanding, the most API is about bot to manage a group channel or publish a message. But my use ...
Rawit_S's user avatar
  • 85
1 vote
0 answers
196 views

I have two telegram accounts registered for two phone numbers. When I login to telegram data center with my first account, I can use method users.getFullUser to get information about any user. ...
0 votes
1 answer
208 views

I can't figure out how to call using Wtelgramclient C#.I looked at the documentation, but I couldn't figure it out, or rather make g_a_hash and PhoneProtocolCall I have already gone through the ...
0 votes
1 answer
758 views

I am getting messages from a telegram channel via messages.getHistory. The result is messages.channelMessages which contains a list(Vector) of message. Each message can have a messageMedia attached to ...
Soheil's user avatar
  • 1,591
0 votes
0 answers
81 views

Im trying to write a code that fetches the latest messages of a specific private telegram channel. I want to to ignore messages replies in the channel, I couldnt find anything to help me with that. ...
Ryan's user avatar
  • 129

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /