$isChannelMention

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

Usage

$isChannelMention[Text]

Example:

Member04/02/2024
!!exec $isChannelMention[abc]

Custom Command Bot 04/02/2024
false

Example:

Member04/02/2024
!!exec $isChannelMention[<#1234567890>]

Custom Command Bot 04/02/2024
true