telegram-api | Complete async capable Telegram bot API implementation | REST library
kandi X-RAY | telegram-api Summary
kandi X-RAY | telegram-api Summary
Complete async capable Telegram bot API implementation for PHP7
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Export the object to an array .
- Check if method is multipart .
- Populate object with data type .
- Process a Telegram request .
- Creates a new client exception .
- Perform special operations on local files .
- Fill the raw data .
- Performs an async API request .
- Perform special conditions .
- Sets the stream .
telegram-api Key Features
telegram-api Examples and Code Snippets
Community Discussions
Trending Discussions on telegram-api
QUESTION
So I heard you can create USER bots on TG, as in BOT-like bots but in USER accounts rather than BOT accounts.
I've been searching for ages, cannot find any libs related to MTProto with good documentation on how one actually goes about doing this.
I found the question: How do I use Telegram API without a bot?
however its for another language.
Please let me know if this is still possible, and if so, what libraries are useful for this - libraries that have docs preferably.
...ANSWER
Answered 2021-Jul-24 at 17:39TdLib is what you looking for!
TDLib (Telegram Database Library) is a cross-platform, fully functional Telegram client. We designed it to help third-party developers create their own custom apps using the Telegram platform.
TdLib supports multiple languages and has a JSON interface for other languages. So don't worry about your programming language.
It even abstracts whether the internet is connected or not, downloads multiple files based on priority, and so on. I strongly suggest you use TdLib.
QUESTION
I am programing an exel macro that sends a screenshots of the results after running another macro . The taken screenshot is saved as a jpg image in the directory C:\documents\SCREENSHOT. I want to send the picture1.jpg "C:\documents\SCREENSHOT\picture1.jpg" to a telegram group usig a bot.
I can easily send text messages using the following code.
...ANSWER
Answered 2022-Jan-18 at 18:17Try
QUESTION
I want to get a list of nearby people by the location I have
like described here with telethon here
but I want to get a list of users that are nearby (the list telegram shows in nearby people) with telegram library (python-telegram-bot)
any help?
ANSWER
Answered 2021-Aug-08 at 18:52Does python-telegram-bot have contacts.getLocated() implemented?
No. python-telgeram-bot
is a wrapper for the Telegram Bot API, not for MTProto. See this FAQ entry.
Disclaimer: I'm currently the maintainer of python-telegram-bot
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install telegram-api
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page