Dms
class Dms extends Resource (View source)
The "dms" collection of methods.
Typical usage is:
$chatService = new Google\Service\HangoutsChat(...);
$dms = $chatService->dms;
Methods
Details
Message
messages(string $parent, Message $postBody, array $optParams = [])
Legacy path for creating message. Calling these will result in a BadRequest response. (dms.messages)