github.com/gotd/td/tg.MessagesSendPaidReactionRequest.Private (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_send_paid_reaction_gen.go#L73: Private PaidReactionPrivacyClass
tl_messages_send_paid_reaction_gen.go#L106: if !(s.Private == nil) {
tl_messages_send_paid_reaction_gen.go#L135: s.Private = val
tl_messages_send_paid_reaction_gen.go#L190: if !(s.Private == nil) {
tl_messages_send_paid_reaction_gen.go#L223: if s.Private == nil {
tl_messages_send_paid_reaction_gen.go#L226: if err := s.Private.Encode(b); err != nil {
tl_messages_send_paid_reaction_gen.go#L287: s.Private = value
tl_messages_send_paid_reaction_gen.go#L327: s.Private = value
tl_messages_send_paid_reaction_gen.go#L339: return s.Private, 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. |