commands With Params
fun Flow<CommonMessage<TextContent>>.commandsWithParams(): Flow<Pair<CommonMessage<TextContent>, List<Pair<BotCommandTextSource, Array<TextSource>>>>>
Map the commands with their arguments and source messages
Map the commands with their arguments and source messages