ChatCallAnswerTimeoutPassedEvent constructor

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

Implementation

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