stories.UpdateAlbum¶ class pyrogram.raw.functions.stories.UpdateAlbum¶ Telegram API function. Details: Layer: 220 ID: 5E5259B6 Parameters:¶ peer (InputPeer) – N/A album_id (int 32-bit) – N/A title (str, optional) – N/A delete_stories (List of int 32-bit, optional) – N/A add_stories (List of int 32-bit, optional) – N/A order (List of int 32-bit, optional) – N/A Returns:¶ StoryAlbum