EventChatItemHidden constructor

const EventChatItemHidden(
  1. ChatId chatId,
  2. ChatItemId itemId
)

Implementation

const EventChatItemHidden(super.chatId, this.itemId);