As discussed in #896 (comment) it would be a good idea to check the format of Teams channel IDs before calling the graph endpoints.
@waldekmastykarz suggested adding a validation method to the already existing utilities. We could validate the string provided for a leading "19:" and an ending "@thread.skype.com"
Idea is to provide a useful message if channel IDs are not correct.
My suggestion would be creating this central validation, use it in graph teams tab list and afterwards create an additional issue for updating the other commands. Is this ok with you @waldekmastykarz and @VelinGeorgiev? If so, I'm happy to take this on my todo list.
As discussed in #896 (comment) it would be a good idea to check the format of Teams channel IDs before calling the graph endpoints.
@waldekmastykarz suggested adding a validation method to the already existing utilities. We could validate the string provided for a leading "19:" and an ending "@thread.skype.com"
Idea is to provide a useful message if channel IDs are not correct.
My suggestion would be creating this central validation, use it in graph teams tab list and afterwards create an additional issue for updating the other commands. Is this ok with you @waldekmastykarz and @VelinGeorgiev? If so, I'm happy to take this on my todo list.