tag:github.com,2008:https://github.com/al3x5dev/xbot-devkit/releasesRelease notes from xbot-devkit2025-08-07T04:05:30Ztag:github.com,2008:Repository/1016479419/v0.2.42025-08-07T04:10:23Zv0.2.4<h1>Changelog</h1>
<ul>
<li>The visibility of resolver methods for subentities has been made public.</li>
<li>The library documentation has been improved.</li>
</ul>al3x5devtag:github.com,2008:Repository/1016479419/v0.2.32025-07-25T00:20:15Zv0.2.3<h1>Changelog</h1>
<ul>
<li>Completion message is added</li>
<li>Installation and use of this library is documented</li>
</ul>al3x5devtag:github.com,2008:Repository/1016479419/v0.2.22025-07-24T23:52:43Zv0.2.2<h1>Changelog</h1>
<ul>
<li>Improved custom entity errors.</li>
<li>Added support for determining the type of update returned by Telegram.</li>
<li>Added support for determining command type messages.</li>
</ul>al3x5devtag:github.com,2008:Repository/1016479419/v0.2.12025-07-10T02:30:17Zv0.2.1<h1>Changelog</h1>
<p>Add support for custom methods</p>al3x5devtag:github.com,2008:Repository/1016479419/v0.2.02025-07-10T00:30:29Zv0.2.0<h1>Changelog</h1>
<ul>
<li>Fix autoload bug</li>
</ul>al3x5devtag:github.com,2008:Repository/1016479419/v0.12025-07-09T05:26:38Zv.0.1<h1>Changelog</h1>
<h2>Added</h2>
<ul>
<li>First public release of <code>xbot-devkit</code>.</li>
<li><code>Scrapper</code> class to parse Telegram Bot API HTML documentation.</li>
<li><code>Generator</code> class to convert parsed data into PHP entity classes.</li>
<li>CLI command <code>bin/update-api</code> to automate the scraping and generation process.</li>
<li>PSR-4 autoloading (<code>Al3x5\\xBot\\DevKit\\</code>).</li>
<li>Composer bin entry for ease of use.</li>
</ul>al3x5dev