getParentOrNull

open suspend override fun getParentOrNull(): NewsChannel?(source)

Requests to get this channel's ThreadParentChannel, returns null if the thread parent isn't present.

Throws

RequestException

if something went wrong during the request.