Inumedia/SlackAPI

Question about setting username in PostMessageAsync

Opened this issue · 0 comments

etcy commented

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?