SentWebAppMessage constructor
const
SentWebAppMessage({
- String? inlineMessageId,
Constructs a SentWebAppMessage object
Implementation
const SentWebAppMessage({
this.inlineMessageId,
});
Constructs a SentWebAppMessage object
const SentWebAppMessage({
this.inlineMessageId,
});