python - 使用 python 发送谷歌视频群聊通知

标签 python notifications google-plus hangout

是否有允许我向 Google Hangout 发送通知的 API?还是有封装 Hangout API 的 python 模块?

我想向某个视频群聊帐户发送系统通知(例如硬盘故障报告)。有什么想法、建议吗?

最佳答案

环聊目前没有公共(public) API。

也就是说,传递到 Google Talk XMPP 服务器 (talk.google.com:5222) 的消息仍然通过环聊传递给用户。此支持仅扩展到一对一对话,因此无法将通知传递给一组用户。这些消息需要通过经过身份验证的 Google 帐户提供才能传送。

关于python - 使用 python 发送谷歌视频群聊通知,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16712834/

相关文章:

android - Google Drive REST API 通知不适用于应用程序文件夹中的更改

PHP Guzzle 客户端错误响应/错误请求 400 Google OAuth2 token

javascript - 在 Firebug/Chrome 控制台中输出 HTML

javascript - 如何使用Selenium获取网站实时股价?

python - py2exe:排除要导入其所有部分的包的部分

python - Pandas dataframe.loc : what does "Boolean list with the same length as the row axis" mean?

python - 在设计 Python API 时,抛出异常或返回 false/None 等是否更 Pythonic?

ios - 迁移到 iOS10 时无法调用 UNNotificationCategory 类型的初始值设定项

c++ - Native C++ 中的 Toast 通知监听器

ios8 - GIDSignIn 返回 "Keychain error"