Microsoft365R icon indicating copy to clipboard operation
Microsoft365R copied to clipboard

feature request: delete teams message

Open jessekps opened this issue 2 years ago • 1 comments

Currently

channel$delete_message(my_message_id)

gives me:

Warning: Error in : Deleting Teams messages is not currently supported

Since the method exists, maybe there are already plans to implement this. It would be nice to have.

jessekps avatar Jun 07 '23 06:06 jessekps

This wasn't available in the Graph API when the package was first released. Good to see it's been added.

hongooi73 avatar Jun 07 '23 23:06 hongooi73