github.com/gotd/td/tg.GlobalPrivacySettings.DisallowedGifts (field)
8 uses
github.com/gotd/td/tg (current package)
tl_global_privacy_settings_gen.go#L100: DisallowedGifts DisallowedGiftsSettings
tl_global_privacy_settings_gen.go#L142: if !(g.DisallowedGifts.Zero()) {
tl_global_privacy_settings_gen.go#L180: g.DisallowedGifts = val
tl_global_privacy_settings_gen.go#L275: if !(g.DisallowedGifts.Zero()) {
tl_global_privacy_settings_gen.go#L302: if err := g.DisallowedGifts.Encode(b); err != nil {
tl_global_privacy_settings_gen.go#L344: if err := g.DisallowedGifts.Decode(b); err != nil {
tl_global_privacy_settings_gen.go#L486: g.DisallowedGifts = value
tl_global_privacy_settings_gen.go#L498: return g.DisallowedGifts, 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. |