MTKruto
/
API Reference
/
Methods
/
sellGift
Sell a gift.
Parameters
gift
:
InputGift
The gift to sell.
Result
void
Syntax
await
client.
sellGift
(gift);
Parameters
Result
Syntax