@typed-discord/rest
    Preparing search index...

    Interface TextDisplayComponentResponse

    interface TextDisplayComponentResponse {
        content: string;
        id: number;
        type: TEXT_DISPLAY;
    }
    Index

    Properties

    Properties

    content: string
    id: number