github.com/gotd/td/tg.UpdatePaidReactionPrivacy.Private (field)
7 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L28582: Private PaidReactionPrivacyClass
tl_update_gen.go#L28605: if !(u.Private == nil) {
tl_update_gen.go#L28625: u.Private = from.GetPrivate()
tl_update_gen.go#L28673: if u.Private == nil {
tl_update_gen.go#L28676: if err := u.Private.Encode(b); err != nil {
tl_update_gen.go#L28703: u.Private = value
tl_update_gen.go#L28713: return u.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. |