public StickerSetInfo (
int64 id_,
string title,
string name,
Thumbnail? thumbnail,
Outline? thumbnail_outline,
bool is_owned,
bool is_installed,
bool is_archived,
bool is_official,
StickerType sticker_type,
bool needs_repainting,
bool is_allowed_as_chat_emoji_status,
bool is_viewed,
int32 size,
ArrayList<
Sticker?> covers)