ChatArchivedEvent constructor

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

Implementation

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