List of boosts that were applied to a peer by multiple users.
생성자 스키마는 레이어 166부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| count | int | Total number of results |
| boosts | Vector<Boost> | Boosts |
| next_offset | flags.0?string | Offset that can be used for pagination. |
| users | Vector<User> | Mentioned users |
Telegram Premium users can grant their favorite channels and supergroups additional features like the ability to post stories by giving them boosts.
How to fetch results from large lists of objects.