ms::Graph method chat get (public)
<instance of ms::Graph> chat get chat_id
Defined in packages/xooauth/tcl/ms-procs.tcl
Retrieve the properties and relationships of user object. Details: https://docs.microsoft.com/en-us/graph/api/chat-get
- Parameters:
- chat_id (required)
- Testcases:
- No testcase defined.
Source code: set r [:request -method GET -token [:token] -url /chats/$chat_id] return [:expect_status_code $r 200]XQL Not present: Generic, PostgreSQL, Oracle