$isChannelMention

To check if text provided satisfy discord channel mention format or not

Usage

$isChannelMention[Text]

Example:

Member09/19/2023
!!exec $isChannelMention[abc]

Custom Command Bot 09/19/2023
false

Example:

Member09/19/2023
!!exec $isChannelMention[<#1234567890>]

Custom Command Bot 09/19/2023
true