github.com/gotd/td/tg.GroupCallMessage.PaidMessageStars (field)
8 uses
github.com/gotd/td/tg (current package)
tl_group_call_message_gen.go#L56: PaidMessageStars int64
tl_group_call_message_gen.go#L92: if !(g.PaidMessageStars == 0) {
tl_group_call_message_gen.go#L123: g.PaidMessageStars = val
tl_group_call_message_gen.go#L186: if !(g.PaidMessageStars == 0) {
tl_group_call_message_gen.go#L221: b.PutLong(g.PaidMessageStars)
tl_group_call_message_gen.go#L279: g.PaidMessageStars = value
tl_group_call_message_gen.go#L338: g.PaidMessageStars = value
tl_group_call_message_gen.go#L350: return g.PaidMessageStars, 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. |