Class Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
chatId
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
list
Returns the list of chats where the user is a member and also public teams that can be joined.All records in response are sorted by creation time of a chat in ascending order.
**Chat types**
There are multiple types of chats, including:
* **Personal** - each user is given a dedicated "personal chat" in which they are the only member. * **Direct** - a chat between two individuals. * **Group** - a chat between three or more named individuals. A "group" chat has no name. * **Team** - a chat related to a specific topic. Members can come and go freely from this chat type. * **Everyone** - a special chat containing every individual in a company.
HTTP Method: get Endpoint: /team-messaging/v1/chats Rate Limit Group: Medium App Permission: TeamMessaging
- Throws:
RestException
IOException
-
list
- Throws:
RestException
IOException
-
get
Returns information about a chat by ID.**Note** 'Chat' is a general name for all types of threads including *Personal* (user's own me-chat), *Direct* (one on one chat), *Group* (chat of 3-15 participants without specific name), *Team* (chat of 2 and more participants, with a specific name), *Everyone* (company chat including all employees, with a specific name)."
HTTP Method: get Endpoint: /team-messaging/v1/chats/{chatId} Rate Limit Group: Light App Permission: TeamMessaging
- Throws:
RestException
IOException
-
posts
-
posts
-
tasks
-
notes
-
favorite
-
unfavorite
-
adaptiveCards
-