github.com/gotd/td/tg.GroupCallParticipant.PaidStarsTotal (field)
8 uses
github.com/gotd/td/tg (current package)
tl_group_call_participant_gen.go#L108: PaidStarsTotal int64
tl_group_call_participant_gen.go#L186: if !(g.PaidStarsTotal == 0) {
tl_group_call_participant_gen.go#L263: g.PaidStarsTotal = val
tl_group_call_participant_gen.go#L442: if !(g.PaidStarsTotal == 0) {
tl_group_call_participant_gen.go#L496: b.PutLong(g.PaidStarsTotal)
tl_group_call_participant_gen.go#L596: g.PaidStarsTotal = value
tl_group_call_participant_gen.go#L926: g.PaidStarsTotal = value
tl_group_call_participant_gen.go#L938: return g.PaidStarsTotal, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |