<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-dependent-content"data-active=""data-togglable=":docs:dokkaHtml/commonMain"><divclass="symbol monospace"><spanclass="token keyword"></span><spanclass="token keyword">fun </span><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="filter-commands-with-args.html">T</a><spanclass="token operator"> : </span><ahref="../dev.inmo.tgbotapi.types.update.abstracts/-base-sent-message-update/index.html">BaseSentMessageUpdate</a><spanclass="token operator">></span><spandata-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="filter-commands-with-args.html">T</a><spanclass="token operator">></span><spanclass="token punctuation">.</span><ahref="filter-commands-with-args.html"><spanclass="token function">filterCommandsWithArgs</span></a><spanclass="token punctuation">(</span><spanclass="parameters "><spanclass="parameter ">commandRegex<spanclass="token operator">: </span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/-regex/index.html">Regex</a></span></span><spanclass="token punctuation">)</span><spanclass="token operator">: </span><spandata-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html">Pair</a><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</a><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</a><spanclass="token operator">></span><spanclass="token punctuation">, </span><spanclass="token keyword"></span><ahref="../dev.inmo.tgbotapi.types.message.textsources/index.html#-1531751294%2FClasslikes%2F-1982836883">TextSourcesList</a><spanclass="token operator">></span><spanclass="token operator">></span></div><pclass="paragraph">Convert incoming <ahref="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/content.html">dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content</a> of messages with fullEntitiesList and check that incoming message contains first <ahref="../dev.inmo.tgbotapi.types.message.textsources/-text-source/index.html">TextSource</a> as <ahref="../dev.inmo.tgbotapi.types.message.textsources/-bot-command-text-source/index.html">BotCommandTextSource</a>. Besides, it is checking that <ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/-regex/matches.html">BotCommandTextSource.command</a> with incoming <ahref="filter-commands-with-args.html">commandRegex</a> and for other <ahref="../dev.inmo.tgbotapi.types.message.textsources/-text-source/index.html">TextSource</a> objects used next rules: all incoming text sources will be passed as is, <ahref="../dev.inmo.tgbotapi.types.message.textsources/-regular-text-source/index.html">RegularTextSource</a> will be split by "" for several <ahref="../dev.inmo.tgbotapi.types.message.textsources/-regular-text-source/index.html">RegularTextSource</a> which will contains not empty args without spaces.</p><spanclass="kdoc-tag"><h4class="">Return</h4><pclass="paragraph">Paired original message and converted list with first entity <ahref="../dev.inmo.tgbotapi.types.message.textsources/-bot-command-text-source/index.html">BotCommandTextSource</a> and than all others according to rules in description</p></span><h4class="">See also</h4><divdata-togglable="See also"><divclass="table"data-togglable="See also"><divclass="table-row"data-filterable-current=":docs:dokkaHtml/commonMain"data-filterable-set=":docs:dokkaHtml/commonMain"><divclass="main-subrow keyValue WithExtraAttributes"><divclass=""><spanclass="inli