import { Channel } from "../../entities"; export type GuildChannelsResponse = Channel[];