InputPeerColorCollectible constructor
const
InputPeerColorCollectible({
- required int collectibleId,
Input Peer Color Collectible constructor.
Implementation
const InputPeerColorCollectible({required this.collectibleId}) : super._();