MessagesFeaturedStickers constructor
const
MessagesFeaturedStickers({})
Messages Featured Stickers constructor.
Implementation
const MessagesFeaturedStickers({
required this.premium,
required this.hash,
required this.count,
required this.sets,
required this.unread,
}) : super._();