h1z1-server
    Preparing search index...

    Interface VoiceJoinChannel

    interface VoiceJoinChannel {
        roomType?: number;
        unknown1?: string;
        uri?: string;
    }
    Index

    Properties

    roomType?: number
    unknown1?: string
    uri?: string