payments.ToggleStarGiftsPinnedToTop#
- class pyrogram.raw.functions.payments.ToggleStarGiftsPinnedToTop#
Pins a received gift on top of the profile of the user or owned channels by using payments.toggleStarGiftsPinnedToTop.
- Details:
Layer:
214
ID:
1513E7B0
- Parameters:
peer (
InputPeer
) – The peer where to pin the gift.stargift (List of
InputSavedStarGift
) – The gift to pin.
- Returns:
bool