I'm so bit confused about Telegram API/TlDB options. In the telegram docs, says that with the telegram-api you can do (programmatically) everything that can do with the app as a user.
I used telethon (python) library to do some tests, but i struggle when i tried to do things like launch or schedule a video stream in a channel (programmatically) and more complex methods.
Is this a possibility? I didn't find the live stream method.