Google Apps Script API
    Preparing search index...
    interface SuperChatEventsCollection {
        list(part: string): SuperChatEventListResponse;
        list(part: string, optionalArgs: object): SuperChatEventListResponse;
    }
    Index

    Methods

    Methods