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

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L188: 	Bot bool
		tl_user_gen.go#L363: 	if !(u.Bot == false) {
		tl_user_gen.go#L530: 	u.Bot = from.GetBot()
		tl_user_gen.go#L850: 	if !(u.Bot == false) {
		tl_user_gen.go#L1081: 	u.Bot = u.Flags.Has(14)
		tl_user_gen.go#L1322: 		u.Bot = true
		tl_user_gen.go#L1325: 		u.Bot = false