removeStoryAlbumStories¶
Removes stories from an album. If the album is owned by a supergroup or a channel chat, then requires can_edit_stories administrator right in the chat. Returns the changed album
removeStoryAlbumStories(
chat_id: int53,
story_album_id: int32,
story_ids: list of int32
) → StoryAlbum