Layer 227
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.
constructor
starGiftAuctionStateNotModified#fe333952 = StarGiftAuctionState;
Returns
StarGiftAuctionStateGogram Example
// Creating StarGiftAuctionStateNotModified constructor obj := &tg.StarGiftAuctionStateNotModified{}