Skip to content

Replies with Get-PnPTeamsChannelMessages #1101

@Clifra-Jones

Description

@Clifra-Jones

Is your feature request related to a problem? Please describe.
When using Get-PnPTeamsChannelMessages you only get the 1st message and no replies. This is useless in an auditing sense.

Describe the solution you'd like
Either a) return all messages, including replies or b) have another function that returns the replies based in the MessageId that is returned with the primary message.

Describe alternatives you've considered
I don't see another existing function to do this. We could use the Graph API but that seems overkill when we have this PnP.Powershell module to use,

Additional context*
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions