EventChatCallAnswerTimeoutPassed constructor

const EventChatCallAnswerTimeoutPassed(
  1. ChatId chatId,
  2. ChatItemId callId
)

Implementation

const EventChatCallAnswerTimeoutPassed(super.chatId, this.callId);