MTKruto
/
API Reference
/
Methods
/
getGift
Get a gift using its slug.
Parameters
slug
:
string
The slug of a gift.
Result
Gift
Syntax
await
client.
getGift
(slug);
Parameters
Result
Syntax