Skip to content

Supporting admin.* methods #1329

@outime

Description

@outime

Description

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:

  • Fork the project.
  • Attempt to get access to postMethod via reflection and patch the path.
  • Or reimplement the whole POST method chain.

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions