github.com/gotd/td/tg.UpdateStarGiftAuctionState.State (field)
7 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L30738: State StarGiftAuctionStateClass
tl_update_gen.go#L30764: if !(u.State == nil) {
tl_update_gen.go#L30786: u.State = from.GetState()
tl_update_gen.go#L30839: if u.State == nil {
tl_update_gen.go#L30842: if err := u.State.Encode(b); err != nil {
tl_update_gen.go#L30876: u.State = value
tl_update_gen.go#L30894: return u.State
![]() |
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. |