delete Story
suspend fun TelegramBot.deleteStory(businessConnectionId: BusinessConnectionId, storyId: StoryId)(source)
Deletes a story from a business account
suspend fun TelegramBot.deleteStory(businessConnectionId: BusinessConnectionId, story: Story)(source)