Open outime opened 1 month ago
I'm attempting to use admin.* paths such as admin.conversations.invite but I don't seem able to. The only solution I found is to either:
admin.*
admin.conversations.invite
postMethod
Am I missing an easier way to achieve this? If not, is there any ETA about when these will be supported?
Description
I'm attempting to use
admin.*
paths such asadmin.conversations.invite
but I don't seem able to. The only solution I found is to either:postMethod
via reflection and patch the path.Am I missing an easier way to achieve this? If not, is there any ETA about when these will be supported?
(Optional) Slack's documentation