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