github.com/gotd/td/tg.AccountWebBrowserSettings.DisplayCloseButton (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_web_browser_settings_gen.go#L144: DisplayCloseButton bool
tl_account_web_browser_settings_gen.go#L179: if !(w.DisplayCloseButton == false) {
tl_account_web_browser_settings_gen.go#L213: w.DisplayCloseButton = from.GetDisplayCloseButton()
tl_account_web_browser_settings_gen.go#L273: if !(w.DisplayCloseButton == false) {
tl_account_web_browser_settings_gen.go#L334: w.DisplayCloseButton = w.Flags.Has(1)
tl_account_web_browser_settings_gen.go#L402: w.DisplayCloseButton = true
tl_account_web_browser_settings_gen.go#L405: w.DisplayCloseButton = false
![]() |
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. |