stories.CreateAlbum¶
- class pyrogram.raw.functions.stories.CreateAlbum[source]¶
Creates a story album.
Usable by Users Bots- Details:
Layer:
229ID:
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: