Open etcy opened 4 years ago
On the slack api page, username can be set using postMessage https://api.slack.com/methods/chat.postMessage
But I cannot seem to find a way to specify it with client.PostMessageAsync().
What is the proper way to do this?
On the slack api page, username can be set using postMessage https://api.slack.com/methods/chat.postMessage
But I cannot seem to find a way to specify it with client.PostMessageAsync().
What is the proper way to do this?