payments.DeleteStarGiftCollection¶
- class pyrogram.raw.functions.payments.DeleteStarGiftCollection[source]¶
Delete a star gift collection ».
Usable by Users Bots- Details:
Layer:
229ID:
AD5648E8
- Parameters:
peer (
InputPeer) – Peer that owns the collection.collection_id (
int32-bit) – ID of the collection.
- Returns:
bool