$isChannelMention

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

Usage

$isChannelMention[Text]

Example:

Member07/17/2024
!!exec $isChannelMention[abc]

Custom Command Bot 07/17/2024
false

Example:

Member07/17/2024
!!exec $isChannelMention[<#1234567890>]

Custom Command Bot 07/17/2024
true