starGiftAuctionStateNotModified
Returned only by auction methods (never by updates) if the passed version is equal to the remote auction ».version, meaning auction information hasn't changed over the locally cached version.
type tg.StarGiftAuctionStateNotModified struct { /* ... */ }
Implements StarGiftAuctionState.
Fields
This type has no fields.
References
- Official documentation
- Generated Go reference
- TL definition:
starGiftAuctionStateNotModified#fe333952