PHPackages                             dmouse/google-bot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. dmouse/google-bot

ActiveLibrary[HTTP &amp; Networking](/categories/http)

dmouse/google-bot
=================

Wrapper to interact with Google Chat webhooks

v1.0.2(6y ago)358MITPHPPHP &gt;=7.2

Since May 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dmouse/google-bot)[ Packagist](https://packagist.org/packages/dmouse/google-bot)[ RSS](/packages/dmouse-google-bot/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Google Hangouts Chat
====================

[](#google-hangouts-chat)

Build the json payload to create or update messages using the Hangout Chat Webhooks

- [Official documentation](https://developers.google.com/hangouts/chat/reference/rest/v1/spaces.messages)

Install
-------

[](#install)

```
composer require dmouse/google-bot

```

Objects
-------

[](#objects)

- Card
- Header
- Message
- Section
- Widget
- Markup\\ActionParameter
- Markup\\Button
- Markup\\FormAction
- Markup\\Icon
- Markup\\Image
- Markup\\KeyValue
- Markup\\OnClick

Usage
-----

[](#usage)

```
