FTMGram v2.2.12

Scheme layer used: 203

Scheme layer used: 202

  • Added the method post_story() allowing bots to post a story on behalf of a managed business account.

  • Added the method edit_story() and edit_business_story(), allowing bots to edit stories they had previously posted on behalf of a managed business account.

  • Added the methods delete_stories() and delete_business_story(), allowing bots to delete stories they had previously posted on behalf of a managed business account.

  • Added the classes InputStoryContentPhoto and InputStoryContentVideo representing the content of a story to post.

  • Added the classes StoryArea, StoryAreaPosition, LocationAddress, StoryAreaTypeLocation, StoryAreaTypeSuggestedReaction, StoryAreaTypeLink, StoryAreaTypeWeather, StoryAreaTypeUniqueGift, StoryAreaTypeFoundVenue and StoryAreaTypeMessage describing clickable active areas on stories.

  • Added the classes StoryPrivacySettings, StoryPrivacySettingsEveryone, StoryPrivacySettingsContacts, StoryPrivacySettingsCloseFriends, StoryPrivacySettingsSelectedUsers to describe the privacy settings of a story.

  • Added the methods can_post_story(), hide_my_story_view(), forward_story(), toggle_story_is_posted_to_chat_page(), get_chat_active_stories(), get_chat_archived_stories().

  • Add support for parsing story links in get_messages().