So I have a built a cool plugin that returns some information about an anime that the user searches for. Now I am trying to make this integration more compatible with MM since I can return markdown for MM.
So my question is, is there a way my app can tell that the post request is coming from mattermost vs slack? Thanks