MessagesBotPreparedInlineMessage constructor
Messages Bot Prepared Inline Message constructor.
Implementation
const MessagesBotPreparedInlineMessage({
required this.id,
required this.expireDate,
}) : super._();
Messages Bot Prepared Inline Message constructor.
const MessagesBotPreparedInlineMessage({
required this.id,
required this.expireDate,
}) : super._();