getChannelOrNull

open suspend override fun getChannelOrNull(): TopGuildChannel?(source)

Requests the TopGuildChannel this event is in, returns null if the TopGuildChannel isn't present or not set.

Note: This is going to represent the channel of scheduledEvent for the previous channel use oldEvent

Throws

if anything went wrong during the request.