DisBot
    Preparing search index...

    Function MessageBuilder

    • Parameters

      • data: {
            ComponentJSON?: string;
            Content?: string;
            EmbedJSON?: string;
            GuildId: string;
            Id: number;
            IsComponentsV2Message: boolean;
            Name: string;
            OtherEmbeds: string[];
        }
      • placeholderType: Record<string, any>

      Returns Promise<{ messageData: {} }>