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

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L205: 	Support bool
		tl_user_gen.go#L384: 	if !(u.Support == false) {
		tl_user_gen.go#L537: 	u.Support = from.GetSupport()
		tl_user_gen.go#L871: 	if !(u.Support == false) {
		tl_user_gen.go#L1088: 	u.Support = u.Flags.Has(23)
		tl_user_gen.go#L1455: 		u.Support = true
		tl_user_gen.go#L1458: 		u.Support = false