ifBotCommandTextSource

inline fun <T> TextSource.ifBotCommandTextSource(block: (BotCommandTextSource) -> T): T?