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

    Interface UpdateGroupDMRequestPartial

    interface UpdateGroupDMRequestPartial {
        icon?: string | null;
        name?: string | null;
    }
    Index

    Properties

    Properties

    icon?: string | null
    name?: string | null