github.com/gotd/td/tg.StarGiftAttributePattern.Rarity (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_attribute_gen.go#L314: 	Rarity StarGiftAttributeRarityClass
		tl_star_gift_attribute_gen.go#L343: 	if !(s.Rarity == nil) {
		tl_star_gift_attribute_gen.go#L367: 	s.Rarity = from.GetRarity()
		tl_star_gift_attribute_gen.go#L430: 	if s.Rarity == nil {
		tl_star_gift_attribute_gen.go#L433: 	if err := s.Rarity.Encode(b); err != nil {
		tl_star_gift_attribute_gen.go#L474: 		s.Rarity = value
		tl_star_gift_attribute_gen.go#L500: 	return s.Rarity