Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.chat.media

Google Chat API: media. Enables bots to fetch information and perform actions in Google Chat. Authentication using a service account is a prerequisite for using the Google Chat REST API. See: https://developers.google.com/hangouts/chatapi/reference/rest/v1/media

Google Chat API: media.
Enables bots to fetch information and perform actions in Google Chat. Authentication using a service account is a prerequisite for using the Google Chat REST API.
See: https://developers.google.com/hangouts/chatapi/reference/rest/v1/media
raw docstring

download$clj

(download$ auth parameters)

https://developers.google.com/hangouts/chatapi/reference/rest/v1/media/download

Required parameters: resourceName

Optional parameters: none

Downloads media. Download is supported on the URI /v1/media/{+name}?alt=media.

https://developers.google.com/hangouts/chatapi/reference/rest/v1/media/download

Required parameters: resourceName

Optional parameters: none

Downloads media. Download is supported on the URI `/v1/media/{+name}?alt=media`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close