import { MessagePayloadOption } from 'discord.js';
export type MessagingAnswer = MessagePayloadOption;
