github.com/gotd/td/tg.AccountUpdateWebBrowserSettingsRequest.DisplayCloseButton (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_update_web_browser_settings_gen.go#L43: DisplayCloseButton bool
tl_account_update_web_browser_settings_gen.go#L67: if !(u.DisplayCloseButton == false) {
tl_account_update_web_browser_settings_gen.go#L89: u.DisplayCloseButton = from.GetDisplayCloseButton()
tl_account_update_web_browser_settings_gen.go#L134: if !(u.DisplayCloseButton == false) {
tl_account_update_web_browser_settings_gen.go#L182: u.DisplayCloseButton = u.Flags.Has(1)
tl_account_update_web_browser_settings_gen.go#L209: u.DisplayCloseButton = true
tl_account_update_web_browser_settings_gen.go#L212: u.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. |