LiveChatBans
class LiveChatBans extends Resource (View source)
The "liveChatBans" collection of methods.
Typical usage is:
$youtubeService = new Google\Service\YouTube(...);
$liveChatBans = $youtubeService->liveChatBans;
Methods
delete(string $id, array $optParams = [])
Deletes a chat ban. (liveChatBans.delete)
insert(string|array $part, LiveChatBan $postBody, array $optParams = [])
Inserts a new resource into this collection. (liveChatBans.insert)
Details
delete(string $id, array $optParams = [])
Deletes a chat ban. (liveChatBans.delete)
LiveChatBan
insert(string|array $part, LiveChatBan $postBody, array $optParams = [])
Inserts a new resource into this collection. (liveChatBans.insert)