ChatClearedEvent constructor

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

Implementation

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