ChatPhotoStickerTypeRegularOrMask constructor
Information about the sticker, which was used to create the chat photo
Implementation
const ChatPhotoStickerTypeRegularOrMask({
required this.stickerSetId,
required this.stickerId,
});
Information about the sticker, which was used to create the chat photo
const ChatPhotoStickerTypeRegularOrMask({
required this.stickerSetId,
required this.stickerId,
});