github.com/gotd/td/tg.PhoneSendGroupCallMessageRequest.AllowPaidStars (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_send_group_call_message_gen.go#L56: AllowPaidStars int64
tl_phone_send_group_call_message_gen.go#L90: if !(s.AllowPaidStars == 0) {
tl_phone_send_group_call_message_gen.go#L121: s.AllowPaidStars = val
tl_phone_send_group_call_message_gen.go#L181: if !(s.AllowPaidStars == 0) {
tl_phone_send_group_call_message_gen.go#L218: b.PutLong(s.AllowPaidStars)
tl_phone_send_group_call_message_gen.go#L276: s.AllowPaidStars = value
tl_phone_send_group_call_message_gen.go#L315: s.AllowPaidStars = value
tl_phone_send_group_call_message_gen.go#L327: return s.AllowPaidStars, 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. |