InputPeerColorCollectible
- class pyrogram.raw.types.InputPeerColorCollectible
{schema}
Constructor of
PeerColor.- Details:
Layer:
223ID:
B8EA86A9
- Parameters:
collectible_id (
int64-bit)
TL Schema
inputPeerColorCollectible#b8ea86a9
collectible_id:long
= PeerColor
Parameter Tree
InputPeerColorCollectible
└── collectible_id →
longExample
InputPeerColorCollectible(
collectible_id=0,
)