InternalLinkTypeStickerSet constructor

InternalLinkTypeStickerSet(
  1. {required String sticker_set_name,
  2. required bool expect_custom_emoji,
  3. int? extra,
  4. int? clientId}
)

The link is a link to a sticker set. Call searchStickerSet with the given sticker set name to process the link and show the sticker set

Implementation

InternalLinkTypeStickerSet