github.com/gotd/td/tg.CodeSettings.AllowFirebase (field)
7 uses
github.com/gotd/td/tg (current package)
tl_code_settings_gen.go#L70: AllowFirebase bool
tl_code_settings_gen.go#L122: if !(c.AllowFirebase == false) {
tl_code_settings_gen.go#L166: c.AllowFirebase = from.GetAllowFirebase()
tl_code_settings_gen.go#L268: if !(c.AllowFirebase == false) {
tl_code_settings_gen.go#L343: c.AllowFirebase = c.Flags.Has(7)
tl_code_settings_gen.go#L459: c.AllowFirebase = true
tl_code_settings_gen.go#L462: c.AllowFirebase = 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. |