ChatHiddenEvent constructor

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

Implementation

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