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

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L220: 	BotNochats bool
		tl_user_gen.go#L552: 	if !(u.BotNochats == false) {
		tl_user_gen.go#L763: 	u.BotNochats = from.GetBotNochats()
		tl_user_gen.go#L1171: 	if !(u.BotNochats == false) {
		tl_user_gen.go#L1454: 	u.BotNochats = u.Flags.Has(16)
		tl_user_gen.go#L1769: 		u.BotNochats = true
		tl_user_gen.go#L1772: 		u.BotNochats = false