teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
StoriesCreateAlbumParams
Interface StoriesCreateAlbumParams
interface
StoriesCreateAlbumParams
{
peer
:
EntityLike
;
stories
:
number
[]
;
title
:
string
;
}
Index
Properties
peer
stories
title
Properties
peer
peer
:
EntityLike
The owned peer where to create the album.
stories
stories
:
number
[]
Stories to add to the album.
title
title
:
string
Album name.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
peer
stories
title
GitHub
npm
Issues
teleproto - v1.229.0
Loading...
The owned peer where to create the album.