Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 224 Bytes

File metadata and controls

17 lines (10 loc) · 224 Bytes

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

Arguments

{ARGS}

Response

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

Errors

{ERRORS}