Preparing search index...
The search index is not available
tdjson
tdjson
UpdateGiftAuctionState
Interface UpdateGiftAuctionState
State of a gift auction was updated. Subtype of
Update
.
interface
UpdateGiftAuctionState
{
@type
:
"updateGiftAuctionState"
;
state
:
GiftAuctionState
;
}
Index
Properties
@type
state
Properties
@type
@type
:
"updateGiftAuctionState"
state
state
:
GiftAuctionState
New state of the auction.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
state
tdjson
Loading...
State of a gift auction was updated. Subtype of Update.