asChannel

open suspend override fun asChannel(): ForumChannel(source)

Requests to get this behavior as a ForumChannel.

Throws

if anything went wrong during the request.

if the channel wasn't present.

if the channel isn't a ForumChannel.