Skip to content

Microsoft Graph v1.0: teams message reply list #2509

@garrytrinder

Description

@garrytrinder

The teams message reply list command uses a beta endpoint that is now in v1.0.

const endpoint: string = `${this.resource}/beta/teams/${args.options.teamId}/channels/${args.options.channelId}/messages/${args.options.messageId}/replies`;

Get chatMessage in a channel or chat: https://docs.microsoft.com/en-us/graph/api/chatmessage-get?view=graph-rest-1.0&tabs=http#example-3-get-reply-to-a-message-in-a-channel

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions