Skip to content

Teams Message List could use delta endpoint #1125

@balbany

Description

@balbany

It looks like this command could use the delta endpoint, allowing for an optional filter to get only messages (or updated messages) since a specific datetime: chatMessages: delta.

If you don't specify a filter, it will just get all messages (without replies) as per the normal /messages endpoint. As the filter param is optional, we should be able to switch the underlying endpoint for the existing command without breaking anybody... thoughts?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions