InputMessageSticker constructor
InputMessageSticker({})
Implementation
InputMessageSticker({
super.extra,
super.client_id,
this.sticker,
this.thumbnail,
this.width,
this.height,
this.emoji,
});
InputMessageSticker({
super.extra,
super.client_id,
this.sticker,
this.thumbnail,
this.width,
this.height,
this.emoji,
});