Post Message to a Microsoft Teams Channel using App
Post Message to a Microsoft Teams Channel using App
Post Message to a Microsoft Teams Channel using App
Re: Post Message to a Microsoft Teams Channel using App
Currently, we don't have plans for posting messages with application permissions. Only option to send a message to channel using Graph API would be using delegated permission.
Please use [Bot](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/bots/bots-overview?view=msteams-client-js-latest) / [Connectors](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors?view=msteams-client-js-latest) to send messages.
Please use [Bot](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/bots/bots-overview?view=msteams-client-js-latest) / [Connectors](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors?view=msteams-client-js-latest) to send messages.