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

7 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_attribute_gen.go#L61: 	Rarity StarGiftAttributeRarityClass
		tl_star_gift_attribute_gen.go#L96: 	if !(s.Rarity == nil) {
		tl_star_gift_attribute_gen.go#L122: 	s.Rarity = from.GetRarity()
		tl_star_gift_attribute_gen.go#L201: 	if s.Rarity == nil {
		tl_star_gift_attribute_gen.go#L204: 	if err := s.Rarity.Encode(b); err != nil {
		tl_star_gift_attribute_gen.go#L251: 		s.Rarity = value
		tl_star_gift_attribute_gen.go#L296: 	return s.Rarity