menu
tdlib2 package
documentation
td_api.dart
ChatPhotoStickerTypeRegularOrMask
ChatPhotoStickerTypeRegularOrMask.new constructor
ChatPhotoStickerTypeRegularOrMask.new constructor
dark_mode
light_mode
ChatPhotoStickerTypeRegularOrMask
constructor
ChatPhotoStickerTypeRegularOrMask
(
{
required
int
stickerSetId
,
required
int
stickerId
,
})
Implementation
ChatPhotoStickerTypeRegularOrMask({ required this.stickerSetId, required this.stickerId, });
tdlib2 package
documentation
td_api
ChatPhotoStickerTypeRegularOrMask
ChatPhotoStickerTypeRegularOrMask.new constructor
ChatPhotoStickerTypeRegularOrMask class