Preparing search index...
The search index is not available
tdjson
tdjson
SentGiftRegular
Interface SentGiftRegular
Represents a gift received by a user. Subtype of
SentGift
.
interface
SentGiftRegular
{
@type
:
"sentGiftRegular"
;
gift
:
Gift
;
}
Index
Properties
@type
gift
Properties
@type
@type
:
"sentGiftRegular"
gift
gift
:
Gift
The gift.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
gift
tdjson
Loading...
Represents a gift received by a user. Subtype of SentGift.