Method schema is available as of layer 211. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
peer | InputPeer | |
album_id | int | |
title | flags.0?string | |
delete_stories | flags.1?Vector<int> | |
add_stories | flags.2?Vector<int> | |
order | flags.3?Vector<int> |
Code | Type | Description |
---|---|---|
400 | PEER_ID_INVALID | The provided peer id is invalid. |