PowerKeys Scripting API
    Preparing search index...

    Interface ChannelHandle

    An open live channel.

    interface ChannelHandle {
        channelId: string;
    }
    Index
    channelId: string

    The channel id (the public part of the pairing code).