Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 265 Bytes

File metadata and controls

21 lines (12 loc) · 265 Bytes

This method is used to change the purpose of a private channel. The calling user must be a member of the private channel.

Arguments

{ARGS}

Response

{
	"ok": true,
	"purpose": "This is the new purpose!"
}

Errors

{ERRORS}

Warnings

{WARNINGS}