payments.uniqueStarGift#416c56e8 gift:StarGift chats:Vector<Chat> users:Vector<User> = payments.UniqueStarGift;
| Name | Type | Description |
|---|---|---|
| gift | StarGift | |
| chats | Vector<Chat> | Chats and channels referenced by the response — the client should put them in its cache. |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |