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

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L216: 	Bot bool
		tl_user_gen.go#L546: 	if !(u.Bot == false) {
		tl_user_gen.go#L761: 	u.Bot = from.GetBot()
		tl_user_gen.go#L1165: 	if !(u.Bot == false) {
		tl_user_gen.go#L1452: 	u.Bot = u.Flags.Has(14)
		tl_user_gen.go#L1731: 		u.Bot = true
		tl_user_gen.go#L1734: 		u.Bot = false