github.com/gotd/td/tg.StarGiftAuctionUserState.BidPeer (field)
9 uses
github.com/gotd/td/tg (current package)
tl_star_gift_auction_user_state_gen.go#L82: BidPeer PeerClass
tl_star_gift_auction_user_state_gen.go#L118: if !(s.BidPeer == nil) {
tl_star_gift_auction_user_state_gen.go#L160: s.BidPeer = val
tl_star_gift_auction_user_state_gen.go#L236: if !(s.BidPeer == nil) {
tl_star_gift_auction_user_state_gen.go#L269: if s.BidPeer == nil {
tl_star_gift_auction_user_state_gen.go#L272: if err := s.BidPeer.Encode(b); err != nil {
tl_star_gift_auction_user_state_gen.go#L328: s.BidPeer = value
tl_star_gift_auction_user_state_gen.go#L416: s.BidPeer = value
tl_star_gift_auction_user_state_gen.go#L428: return s.BidPeer, 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. |