$isChannelMention

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

Usage

$isChannelMention[Text]

Example:

Member04/23/2025
!!exec $isChannelMention[abc]

Custom Command Bot 04/23/2025
false

Example:

Member04/23/2025
!!exec $isChannelMention[<#1234567890>]

Custom Command Bot 04/23/2025
true