whenBotCommandTextSource

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