Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Collection
LiveChatBansCollection
Interface LiveChatBansCollection
interface
LiveChatBansCollection
{
insert
(
resource
:
LiveChatBan
,
part
:
string
)
:
LiveChatBan
;
remove
(
id
:
string
)
:
void
;
}
Index
Methods
insert
remove
Methods
insert
insert
(
resource
:
LiveChatBan
,
part
:
string
)
:
LiveChatBan
Parameters
resource
:
LiveChatBan
part
:
string
Returns
LiveChatBan
remove
remove
(
id
:
string
)
:
void
Parameters
id
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
insert
remove
Google Apps Script API
Loading...