@ffflorian/icanhazdadjoke
    Preparing search index...

    Interface SlackAttachment

    interface SlackAttachment {
        fallback: string;
        footer: string;
        text: string;
    }
    Index

    Properties

    Properties

    fallback: string
    footer: string
    text: string