github.com/gotd/td/tg.MessagesTogglePaidReactionPrivacyRequest.Private (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_toggle_paid_reaction_privacy_gen.go#L48: Private PaidReactionPrivacyClass
tl_messages_toggle_paid_reaction_privacy_gen.go#L72: if !(t.Private == nil) {
tl_messages_toggle_paid_reaction_privacy_gen.go#L96: t.Private = from.GetPrivate()
tl_messages_toggle_paid_reaction_privacy_gen.go#L159: if t.Private == nil {
tl_messages_toggle_paid_reaction_privacy_gen.go#L162: if err := t.Private.Encode(b); err != nil {
tl_messages_toggle_paid_reaction_privacy_gen.go#L203: t.Private = value
tl_messages_toggle_paid_reaction_privacy_gen.go#L229: return t.Private
![]() |
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. |