github.com/gotd/td/tg.StarGiftAttributeModel.Crafted (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_attribute_gen.go#L52: 	Crafted bool
		tl_star_gift_attribute_gen.go#L87: 	if !(s.Crafted == false) {
		tl_star_gift_attribute_gen.go#L119: 	s.Crafted = from.GetCrafted()
		tl_star_gift_attribute_gen.go#L171: 	if !(s.Crafted == false) {
		tl_star_gift_attribute_gen.go#L231: 	s.Crafted = s.Flags.Has(0)
		tl_star_gift_attribute_gen.go#L260: 		s.Crafted = true
		tl_star_gift_attribute_gen.go#L263: 		s.Crafted = false