github.com/gotd/td/tg.StarGiftAuctionAcquiredGift.NameHidden (field)
7 uses
github.com/gotd/td/tg (current package)
tl_star_gift_auction_acquired_gift_gen.go#L46: NameHidden bool
tl_star_gift_auction_acquired_gift_gen.go#L88: if !(s.NameHidden == false) {
tl_star_gift_auction_acquired_gift_gen.go#L136: s.NameHidden = from.GetNameHidden()
tl_star_gift_auction_acquired_gift_gen.go#L216: if !(s.NameHidden == false) {
tl_star_gift_auction_acquired_gift_gen.go#L287: s.NameHidden = s.Flags.Has(0)
tl_star_gift_auction_acquired_gift_gen.go#L342: s.NameHidden = true
tl_star_gift_auction_acquired_gift_gen.go#L345: s.NameHidden = 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. |