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

    Interface CreateGroupDMInviteRequest

    interface CreateGroupDMInviteRequest {
        max_age?: number | null;
    }
    Index

    Properties

    Properties

    max_age?: number | null