github.com/gotd/td/tg.MessagesSendMessageRequest.AllowPaidStars (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_send_message_gen.go#L137: AllowPaidStars int64
tl_messages_send_message_gen.go#L226: if !(s.AllowPaidStars == 0) {
tl_messages_send_message_gen.go#L317: s.AllowPaidStars = val
tl_messages_send_message_gen.go#L514: if !(s.AllowPaidStars == 0) {
tl_messages_send_message_gen.go#L604: b.PutLong(s.AllowPaidStars)
tl_messages_send_message_gen.go#L743: s.AllowPaidStars = value
tl_messages_send_message_gen.go#L1083: s.AllowPaidStars = value
tl_messages_send_message_gen.go#L1095: 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. |