payments.TransferStarGift#
- class pyrogram.raw.functions.payments.TransferStarGift#
Transfer a collectible gift to another user or channel: can only be used if transfer is free (i.e. messageActionStarGiftUnique.transfer_stars is not set); see here for more info on the full flow (including the different flow to use in case the transfer isn’t free).
- Details:
Layer:
214
ID:
7F18176A
- Parameters:
stargift (
InputSavedStarGift
) – The gift to transfer.to_id (
InputPeer
) – Destination peer.
- Returns: