InputChatPhotoSticker constructor
const
InputChatPhotoSticker({
- required ChatPhotoSticker sticker,
A sticker on a custom background
Implementation
const InputChatPhotoSticker({
required this.sticker,
});