TGINSIGHT POST
Post #1050
@ParadoxBackup
πΏππππππ‘ π±πππππ | π½ππ π π
ααααΉαααΆαααΆααααααΆα
π In the demo webapp for beta developers, 3 new button types have been introduced for requesting a Managed Bot, an Admined Channel, and a User. However, these buttons are currently locked (dev access only), leading to an "Access Denied" message. <button id="create_bot" onclick="DemoApp.requesteBotCreate(this, 'bot');">Request Managed Bot</button> <button id="create_bot" onclick="DemoApp.requesteBotCreate(this, 'channel');">Request Admined Channel</button> <button id="create_bot" onclick="DemoApp.requesteBotCreate(this, 'user');">Request User</button> Details on their functionality are still unclear, but this may be part of an upcoming Bot API update. Stay tuned for more! β @ParadoxBackup