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
![]() |
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. |