There is a TeamsActivityHandler - OnTeamsChannelDeletedAsync(), this will be invoked by the Bot framework when a channel is deleted by the user. However, if a channel is deleted if it's retention period is expired does it still invoke the above mentioned activity handler?
Asked
Active
Viewed 27 times
1 Answers
1
If a channel is deleted if it's retention period is expired it does not invoke the TeamsActivityHandler - OnTeamsChannelDeletedAsync().
This is by design behaviour.
If you wish you can suggest this feature here: Microsoft Teams Community

Nivedipa-MSFT
- 1,237
- 1
- 2
- 8