There was an error while loading. Please reload this page.
1 parent f0335a1 commit 0f14276Copy full SHA for 0f14276
1 file changed
src/gifts.md
@@ -48,7 +48,7 @@ await client.sendGift(userId, giftId, {
48
49
## Selling a Gift
50
51
-Use {{ "sellGift" |> m }} to convert a saved gift to Telegram Stars. Reference the gift by its chat and identifier.
+Use {{ "sellGift" |> m }} to convert a gift to Telegram Stars. Reference the gift by its chat and identifier.
52
53
```ts
54
await client.sellGift({ type: "chat", chatId, id });
0 commit comments