27 Apr 2024, 17:12 UTC111 viewsread 10 August 2026 Forwarded from @MadelineProto
MadelineProto was updated!
8.0.0 is the first stable release of MadelineProto v8!
For the full changelog, see the messages on the official MadelineProto channel, starting from here!
Here are the main highlights:
- Amp v3 & revolt (fibers) support!
- A new simplified, stable and object-oriented event handler API based on filters and plugins!
- New sendVideo, sendAudio, sendDocument, etc methods with automatic metad…
Signed Daniil Gentili
PWRTelegram API canale italiano pinned «I'm very happy to announce the first release of https://github.com/danog/php-tokio: you can now use any async Rust library from PHP! It's fully integrated with revolt: this allows full compatibility with amphp, PSL and reactphp, and with any Rust library…»
29 Aug 2023, 18:21 UTC102 viewsread 10 August 2026 Forwarded from @daniilgentili
I'm very happy to announce the first release of https://github.com/danog/php-tokio: you can now use any async Rust library from PHP!
It's fully integrated with revolt: this allows full compatibility with amphp, PSL and reactphp, and with any Rust library powered by tokio.rs.
Here's an example from the repo, using the async Rust reqwest library to make asynchronous HTTP requests from PHP:
<?php
use Reqwest\Client;…
Signed Magna Luna
14 Aug 2023, 21:31 UTC74 viewsread 10 August 2026 Forwarded from @MadelineProto
As a birthday present for Telegram's 🥳th birthday, MadelineProto now supports VoIP calls again!
Try calling the Magna Luna webradio @magicalcrazypony to hear some cool songs, powered by @MadelineProto!
The new MadelineProto VoIP implementation is written in pure PHP, so it works even on free webhosts!
Check out the new VoIP documentation for more info on how to write your very own Telegram webradio using MadelineP…
Signed Daniil Gentili
22 Jul 2023, 11:55 UTC61 viewsread 10 August 2026 This userbot is powered by MadelineProto!
Signed Magna Luna [ down for maintainance ]
21 Jul 2023, 19:53 UTC52 viewsread 10 August 2026 Forwarded from @MadelineProto
You can now download any Telegram Story using @tgstories_dl_bot!
Just send it a /dlStory @username command, and it will generate download links for all stories on the user's profile!
@tgstories_dl_bot is powered by @MadelineProto, and it's fully open source!
Signed Daniil Gentili
21 Jul 2023, 19:53 UTC45 viewsread 10 August 2026 Forwarded from @MadelineProto
MadelineProto was updated (8.0.0-beta115)!
Features:
- You can now get direct download links for or directly download stories, check out the open-source MadelineProto-based @tgstories_dl_bot to download any Telegram story!
- Added support for parse_mode parsing for story methods.
- getReply now simply returns null if the message doesn't reply to any other message.
- getReply now has an optional parameter that can be…
Signed Daniil Gentili
20 Jul 2023, 20:26 UTC38 viewsread 10 August 2026 MadelineProto now has alpha support for Telegram Stories in 8.0.0-beta113!
New Methods:
- users.getStoriesMaxIDs
- account.invalidateSignInCodes
- contacts.editCloseFriends
- contacts.toggleStoriesHidden
- channels.clickSponsoredMessage
- stories.sendStory
- stories.editStory
- stories.deleteStories
- stories.togglePinned
- stories.getAllStories
- stories.getUserStories
- stories.getPinnedStories
- stories.getStorie…
Signed Daniil Gentili
16 Jul 2023, 16:04 UTC31 viewsread 10 August 2026 Forwarded from @MadelineProto
MadelineProto was updated (8.0.0-beta101)!
After introducing plugins », bound methods », filters », a built-in cron system », IPC support for the event handler » and automatic static analysis for event handler code » in beta100, beta101 brings some bugfixes and the getDownloadLink function!
getDownloadLink can be used to fetch a direct download link for any file up to 4GB, even using a bot API file ID!
Other featu…
Signed Daniil Gentili
PWRTelegram API canale italiano pinned «Introducing MadelineProto's biggest update yet, 8.0.0-beta100! This version introduces plugins », bound methods », filters », a built-in cron system », IPC support for the event handler » and automatic static analysis for event handler code ». See the following…»
15 Jul 2023, 16:06 UTC34 viewsread 10 August 2026 Forwarded from @MadelineProto
Coming up next, even more abstracted media methods, keyboard builders, a new web UI, MadelineProto in the browser with WASM, a getDownloadLink method and much more!
Signed Daniil Gentili
15 Jul 2023, 16:06 UTC32 viewsread 10 August 2026 Forwarded from @MadelineProto
Here's a more detailed explanation of the most important new features of MadelineProto 8.0.0-beta100!
- Native plugin system
To create a plugin, simply create an event handler that extends PluginEventHandler.
For example, create a plugins/Danogentili/PingPlugin.php file:
<?php declare(strict_types=1);
namespace MadelinePlugin\Danogentili\PingPlugin;
use danog\MadelineProto\PluginEventHandler;
use danog\Madeline…
Signed Daniil Gentili
Showing the 12 most recent of 20 posts we hold for @pwrtelegramita. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked ≈ was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.