There is not window.Telegram.WebApp.stories in Telegram API
I am trying to use Telegram API to create Stories by clicking on button in my Mini App(written on Next.js) in Telegram Bot. As I found I can use method stories.sendStory, but I do not have stories object.
Also, I have Premium account in Telegram, but I do nit think it could depend on object in code.