stories.CreateAlbum#
- class pyrogram.raw.functions.stories.CreateAlbum#
Creates a story album.
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
A36396E5
- Parameters:
peer (
InputPeer) – The owned peer where to create the album.title (
str) – Album name.stories (List of
int32-bit) – Stories to add to the album.
- Returns: