stories.DeleteAlbum# class pyrogram.raw.functions.stories.DeleteAlbum[source]# Delete a story album. Details: Layer: 224 ID: 8D3456D0 Parameters: peer (InputPeer) – Owned peer where the album is located. album_id (int 32-bit) – ID of the album to delete. Returns: bool