EventChatCleared constructor

const EventChatCleared(
  1. ChatId chatId,
  2. PreciseDateTime at
)

Implementation

const EventChatCleared(super.chatId, this.at);