github.com/gotd/td/tg.WallPaperSettings.Zero (method)
12 uses
github.com/gotd/td/tg (current package)
tl_account_install_wall_paper_gen.go#L72: if !(i.Settings.Zero()) {
tl_account_save_wall_paper_gen.go#L74: if !(s.Settings.Zero()) {
tl_account_upload_wall_paper_gen.go#L87: if !(u.Settings.Zero()) {
tl_input_theme_settings_gen.go#L119: if !(i.WallpaperSettings.Zero()) {
tl_input_theme_settings_gen.go#L240: if !(i.WallpaperSettings.Zero()) {
tl_messages_set_chat_wall_paper_gen.go#L119: if !(s.Settings.Zero()) {
tl_messages_set_chat_wall_paper_gen.go#L231: if !(s.Settings.Zero()) {
tl_wall_paper_gen.go#L127: if !(w.Settings.Zero()) {
tl_wall_paper_gen.go#L251: if !(w.Settings.Zero()) {
tl_wall_paper_gen.go#L535: if !(w.Settings.Zero()) {
tl_wall_paper_gen.go#L621: if !(w.Settings.Zero()) {
tl_wall_paper_settings_gen.go#L115: func (w *WallPaperSettings) Zero() bool {
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |