Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
LiveChatMessageAuthorDetails
Interface LiveChatMessageAuthorDetails
interface
LiveChatMessageAuthorDetails
{
channelId
?:
string
;
channelUrl
?:
string
;
displayName
?:
string
;
isChatModerator
?:
boolean
;
isChatOwner
?:
boolean
;
isChatSponsor
?:
boolean
;
isVerified
?:
boolean
;
profileImageUrl
?:
string
;
}
Index
Properties
channel
Id?
channel
Url?
display
Name?
is
Chat
Moderator?
is
Chat
Owner?
is
Chat
Sponsor?
is
Verified?
profile
Image
Url?
Properties
Optional
channel
Id
channelId
?:
string
Optional
channel
Url
channelUrl
?:
string
Optional
display
Name
displayName
?:
string
Optional
is
Chat
Moderator
isChatModerator
?:
boolean
Optional
is
Chat
Owner
isChatOwner
?:
boolean
Optional
is
Chat
Sponsor
isChatSponsor
?:
boolean
Optional
is
Verified
isVerified
?:
boolean
Optional
profile
Image
Url
profileImageUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
channel
Url
display
Name
is
Chat
Moderator
is
Chat
Owner
is
Chat
Sponsor
is
Verified
profile
Image
Url
Google Apps Script API
Loading...