github.com/gotd/td/tg.DisallowedGiftsSettings.Zero (method)
5 uses
github.com/gotd/td/tg (current package)
tl_disallowed_gifts_settings_gen.go#L84: func (d *DisallowedGiftsSettings) Zero() bool {
tl_global_privacy_settings_gen.go#L142: if !(g.DisallowedGifts.Zero()) {
tl_global_privacy_settings_gen.go#L275: if !(g.DisallowedGifts.Zero()) {
tl_user_full_gen.go#L564: if !(u.DisallowedGifts.Zero()) {
tl_user_full_gen.go#L1277: if !(u.DisallowedGifts.Zero()) {
![]() |
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. |