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
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |