ChatRoomInfo

constructor(activePoll: ActivePoll?, blockedUsers: List<BlockedUser>, id: String, muted: Boolean, pinnedMessages: List<PinnedMessage>, timestampUpdatedAt: String, timestampCreatedAt: String, unixTimestampUpdatedAt: Long, unixTimestampCreatedAt: Long, self: Self = Self(), customCounters: List<CustomCounter>?)