import { Message } from "../../entities"; export type ChannelMessagesResponse = Message[];