Google Apps Script API
    Preparing search index...
    interface LiveChatModeratorSnippet {
        liveChatId?: string;
        moderatorDetails?: ChannelProfileDetails;
    }
    Index

    Properties

    liveChatId?: string
    moderatorDetails?: ChannelProfileDetails