ChannelArg

fun ChannelArg(    name: String = "Channel",     description: String = internalLocale.channelArgDescription,     allowsGlobal: Boolean = false)

Parameters

allowsGlobal

Whether this entity can be retrieved from outside this guild.