github.com/gotd/td/tg.User.BotInlineGeo (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L231: 	BotInlineGeo bool
		tl_user_gen.go#L564: 	if !(u.BotInlineGeo == false) {
		tl_user_gen.go#L767: 	u.BotInlineGeo = from.GetBotInlineGeo()
		tl_user_gen.go#L1183: 	if !(u.BotInlineGeo == false) {
		tl_user_gen.go#L1458: 	u.BotInlineGeo = u.Flags.Has(21)
		tl_user_gen.go#L1845: 		u.BotInlineGeo = true
		tl_user_gen.go#L1848: 		u.BotInlineGeo = false