Google Apps Script API
    Preparing search index...
    interface LiveChatUserBannedMessageDetails {
        banDurationSeconds?: string;
        bannedUserDetails?: ChannelProfileDetails;
        banType?: string;
    }
    Index

    Properties

    banDurationSeconds?: string
    bannedUserDetails?: ChannelProfileDetails
    banType?: string