Discord.https - v3.0.16
    Preparing search index...

    Interface RPCAcceptActivityInviteArgs

    interface RPCAcceptActivityInviteArgs {
        channel_id: string;
        message_id: string;
        session_id: string;
        type: 1;
        user_id: string;
    }
    Index

    Properties

    channel_id: string

    Id of the channel that the invite comes from

    message_id: string

    Id of the message that the invite comes from

    session_id: string

    Id of the session

    type: 1

    Invite type

    user_id: string

    Id of the user who sent the invite