InputSavedStarGift
- class pyrogram.raw.base.InputSavedStarGift
Points to a gift ».
- Constructors:
This base type has 3 constructors available.
A gift received by a channel we own.
Points to a collectible gift obtained from a collectible gift link ».
A gift received in a private chat with another user.
TL Schema
Parameter Tree
InputSavedStarGift
│ └── msg_id →
int│ ├── peer →
InputPeer│ │ ├──
InputPeerEmpty│ │ ├──
InputPeerSelf│ │ ├──
InputPeerChat│ │ ├──
InputPeerUser│ │ ├──
InputPeerChannel│ │ ├──
InputPeerUserFromMessage│ │ └──
InputPeerChannelFromMessage│ └── saved_id →
long└── slug →
string