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

    Interface ComponentsTypes

    interface ComponentsTypes {
        "19": MessageAttachmentResponse[];
        "21": string;
        "22": string[];
        "23": boolean;
        "3": string[];
        "4": string;
        "5": (UserResponse | Member)[];
        "6": GuildRoleResponse[];
        "7": (UserResponse | GuildRoleResponse | Member)[];
        "8": PartialChannel[];
    }
    Index

    Properties

    19 21 22 23 3 4 5 6 7 8

    Properties

    "19": MessageAttachmentResponse[]
    "21": string
    "22": string[]
    "23": boolean
    "3": string[]
    "4": string
    "5": (UserResponse | Member)[]
    "6": GuildRoleResponse[]
    "7": (UserResponse | GuildRoleResponse | Member)[]