github.com/gotd/td/tg.StarGiftUnique.OwnerID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_star_gift_gen.go#L1462: OwnerID PeerClass
tl_star_gift_gen.go#L1607: if !(s.OwnerID == nil) {
tl_star_gift_gen.go#L1712: s.OwnerID = val
tl_star_gift_gen.go#L1943: if !(s.OwnerID == nil) {
tl_star_gift_gen.go#L2011: if s.OwnerID == nil {
tl_star_gift_gen.go#L2014: if err := s.OwnerID.Encode(b); err != nil {
tl_star_gift_gen.go#L2165: s.OwnerID = value
tl_star_gift_gen.go#L2440: s.OwnerID = value
tl_star_gift_gen.go#L2452: return s.OwnerID, true
![]() |
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. |