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#L548: 	if !(u.BotNochats == false) {
		tl_user_gen.go#L755: 	u.BotNochats = from.GetBotNochats()
		tl_user_gen.go#L1154: 	if !(u.BotNochats == false) {
		tl_user_gen.go#L1431: 	u.BotNochats = u.Flags.Has(16)
		tl_user_gen.go#L1739: 		u.BotNochats = true
		tl_user_gen.go#L1742: 		u.BotNochats = false