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

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L192: 	BotNochats bool
		tl_user_gen.go#L369: 	if !(u.BotNochats == false) {
		tl_user_gen.go#L532: 	u.BotNochats = from.GetBotNochats()
		tl_user_gen.go#L856: 	if !(u.BotNochats == false) {
		tl_user_gen.go#L1083: 	u.BotNochats = u.Flags.Has(16)
		tl_user_gen.go#L1360: 		u.BotNochats = true
		tl_user_gen.go#L1363: 		u.BotNochats = false