Google Chat API (chat:v1)

2023-05-24

1 updated method

Updates

    Methods
  • chat.spaces.messages.create

      Parameters :

        threadKey

          Type : string

          Location : query

          Description : Optional. Deprecated: Use thread.thread_key instead. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` or the thread.name. For example usage, see [Start or reply to a message thread](https://developers.google.com/chat/api/guides/crudl/messages#start_or_reply_to_a_message_thread).

          Deprecated : Yes