menu
tdlib2 package
documentation
td_api.dart
StickerFullTypeCustomEmoji
StickerFullTypeCustomEmoji.new constructor
StickerFullTypeCustomEmoji.new constructor
dark_mode
light_mode
StickerFullTypeCustomEmoji
constructor
StickerFullTypeCustomEmoji
(
{
required
int
customEmojiId
,
required
bool
needsRepainting
,
})
Implementation
StickerFullTypeCustomEmoji({ required this.customEmojiId, required this.needsRepainting, });
tdlib2 package
documentation
td_api
StickerFullTypeCustomEmoji
StickerFullTypeCustomEmoji.new constructor
StickerFullTypeCustomEmoji class