InputInlineQueryResultSticker constructor
- {required String id,
- required String thumbnail_url,
- required String sticker_url,
- required int sticker_width,
- required int sticker_height,
- ReplyMarkup? reply_markup,
- required InputMessageContent input_message_content,
- int? extra,
- int? clientId}
Represents a link to a WEBP, TGS, or WEBM sticker
Implementation
InputInlineQueryResultSticker