Channel to delete
Instance Method
deleteChannel(_:then:)
Deletes a channel
Declaration
func deleteChannel(_ channelId: Snowflake, then completion: ((Channel?, RequestError?) -> Void)? = nil)
Parameters
channelId
-
func deleteChannel(_ channelId: Snowflake, then completion: ((Channel?, RequestError?) -> Void)? = nil)
channelId
Channel to delete