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#L542: 	if !(u.Bot == false) {
		tl_user_gen.go#L753: 	u.Bot = from.GetBot()
		tl_user_gen.go#L1148: 	if !(u.Bot == false) {
		tl_user_gen.go#L1429: 	u.Bot = u.Flags.Has(14)
		tl_user_gen.go#L1701: 		u.Bot = true
		tl_user_gen.go#L1704: 		u.Bot = false