mtproto Questions
2
I don't need a reply bot.
I want to just make a read-only call to read the channel history. Probably I need †he method https://core.telegram.org/method/messages.getHistory but documentation https:/...
0
Title says all, i need a way or an specific app to tunnel whole device with a MTPROTO proxy.
(No other proxies, they are not useful for me because of some reasons)
Any ideas?
1
For some reason i need to delete/destroy my api_id and api_hash.
In https://my.telegram.org/apps there is no options/button to doing this action.
And i've already tried with deleting my account f...
1
So I'm trying to implement the logging of telegram chats into my ELK storage in a proper way, and the existing solution with tgcli is too old (I also have a PoC which logs message edits from Androi...
1
Solved
This says that to get a user's token I need to send a request
auth.sentCode#efed51d9 phone_registered:Bool phone_code_hash:string send_call_timeout:int is_password:Bool = auth.SentCode;
somewhe...
Adenine asked 26/8, 2019 at 15:48
1
Telegram bots use fileid to download a file. How can I get this fileid from Telegram client (My Unofficial version) ? Files in mtproto have this location class that indicates their address.
File L...
Condom asked 26/12, 2016 at 5:54
1
Solved
I am in the process of investigating a Telegram client in C so that I can write a client for the Pebble smartwatch/s. I understand the Pebble side, and all of the Telegram methods shown here,...
Plenipotentiary asked 27/5, 2016 at 21:2
3
Solved
For instance to call/wrap the auth.sentCode method (link below):
https://core.telegram.org/method/auth.sendCode
I have tried:
var url = "https://149.154.167.40";
var data = "(auth.sendCode \"PH...
1
© 2022 - 2024 — McMap. All rights reserved.