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

    Interface UpdateDMRequestPartial

    interface UpdateDMRequestPartial {
        name?: string | null;
    }
    Index

    Properties

    Properties

    name?: string | null