asChannel

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

Requests to get this behavior as a TextChannel.

Throws

if anything went wrong during the request.

if the channel wasn't present.

if the channel isn't a TextChannel.