DeletedThreadChannel
class DeletedThreadChannel(val data: ChannelData, val kord: Kord, val supplier: EntitySupplier = kord.defaultSupplier) : Strategizable(source)
Properties
Functions
Link copied to clipboard
Requests to get this channel's Guild, returns null if the guild isn't present.
Link copied to clipboard
Requests to get this channel's ThreadParentChannel.
Link copied to clipboard
Requests to get this channel's ThreadParentChannel, returns null if the thread parent isn't present.
Link copied to clipboard