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