EventChatArchived constructor

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

Implementation

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