Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
LiveChatMessageListResponse
Interface LiveChatMessageListResponse
interface
LiveChatMessageListResponse
{
etag
?:
string
;
eventId
?:
string
;
items
?:
LiveChatMessage
[]
;
kind
?:
string
;
nextPageToken
?:
string
;
offlineAt
?:
string
;
pageInfo
?:
GoogleAppsScript
.
YouTube
.
Schema
.
PageInfo
;
pollingIntervalMillis
?:
number
;
tokenPagination
?:
any
;
visitorId
?:
string
;
}
Index
Properties
etag?
event
Id?
items?
kind?
next
Page
Token?
offline
At?
page
Info?
polling
Interval
Millis?
token
Pagination?
visitor
Id?
Properties
Optional
etag
etag
?:
string
Optional
event
Id
eventId
?:
string
Optional
items
items
?:
LiveChatMessage
[]
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
offline
At
offlineAt
?:
string
Optional
page
Info
pageInfo
?:
GoogleAppsScript
.
YouTube
.
Schema
.
PageInfo
Optional
polling
Interval
Millis
pollingIntervalMillis
?:
number
Optional
token
Pagination
tokenPagination
?:
any
Optional
visitor
Id
visitorId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
etag
event
Id
items
kind
next
Page
Token
offline
At
page
Info
polling
Interval
Millis
token
Pagination
visitor
Id
Google Apps Script API
Loading...