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