phone.groupCallStars
No description available.
type tg.PhoneGroupCallStars struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
TotalStars | int64 | yes | TotalStars field of PhoneGroupCallStars. |
TopDonors | []GroupCallDonor | yes | TopDonors field of PhoneGroupCallStars. |
Chats | []ChatClass | yes | Chats field of PhoneGroupCallStars. |
Users | []UserClass | yes | Users field of PhoneGroupCallStars. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
phone.groupCallStars#9d1dbd26