TMeUrlTypeStickerSet constructor
const
TMeUrlTypeStickerSet({
- required int stickerSetId,
A URL linking to a sticker set
Implementation
const TMeUrlTypeStickerSet({
required this.stickerSetId,
});