Creates a story album.
메서드 스키마는 레이어 211부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| peer | InputPeer | The owned peer where to create the album. |
| title | string | Album name. |
| stories | Vector<int> | Stories to add to the album. |
| Code | Type | Description |
|---|---|---|
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |
Telegram users and channels can easily post and view stories through the API.