repostStory
suspend fun TelegramBot.repostStory(businessConnectionId: BusinessConnectionId, fromChatId: IdChatIdentifier, storyId: StoryId, activePeriod: Seconds, postToChatPage: Boolean = false, protectContent: Boolean = false): Story
suspend fun TelegramBot.repostStory(fromChatId: BusinessChatId, storyId: StoryId, activePeriod: Seconds, postToChatPage: Boolean = false, protectContent: Boolean = false): Story