export type MessageTarget = | ChannelManager | Interaction | InteractionWebhook | Message | MessageManager | TextBasedChannel | Webhook<WebhookType.Incoming>;A target for a message.
export type MessageTarget = | ChannelManager | Interaction | InteractionWebhook | Message | MessageManager | TextBasedChannel | Webhook<WebhookType.Incoming>;A target for a message.