SentWebAppMessage constructor

SentWebAppMessage(
  1. {required String inline_message_id,
  2. int? extra,
  3. int? clientId}
)

Information about the message sent by answerWebAppQuery

Implementation

SentWebAppMessage